Click or drag to resize

StatisticValueStateGetDifference Method

Gets the statistical difference between current and previous statistic value.

Namespace: GSF.TimeSeries.Statistics
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public double GetDifference()
View Source

Return Value

Double
Difference from last cached statistic value.
See Also