TsItemDataDoubleGetMeanValue Method |
Name | Description | |
---|---|---|
GetMeanValue(DateTime, DateTime) |
The mean value is the GetAccumulatedValue(DateTime, DateTime)
divided by the time interval length (in seconds). NOT IMPLEMENTED.
| |
GetMeanValue(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.
|