Click or drag to resize

GSF.TimeSeries.Statistics Namespace

 
Classes
  Class Description
Public class DeviceStatisticsHelperT Helper class for calculating device statistics.
Public class StatisticsEngine Represents the engine that computes statistics within applications of the TimeSeriesFramework.
Public class StatisticValueState Represents an object that can track the current and previous state of a statistic and get the difference between them.
Public class StatisticValueStateCache Caches statistic values to provide the difference between the current and previous values of any statistic given that statistic's source, name, and current value.
Delegates
  Delegate Description
Public delegate StatisticCalculationFunction Method signature for function used to calculate a statistic for a given object.