Click or drag to resize

TsItemDataDoubleGetMeanValue Method

Overload List
  NameDescription
Public methodGetMeanValue(DateTime, DateTime)
The mean value is the GetAccumulatedValue(DateTime, DateTime) divided by the time interval length (in seconds). NOT IMPLEMENTED.
Public methodGetMeanValue(DateTime, DateTime, Int32)
GetMeanValue(DateTime, DateTime, Int32). This version provides a lastInterval to look in first, for faster searching in the time series. NOT IMPLEMENTED.
Top
See Also