openPDC Historian Help
StatisticsExporter..::.Statistics Class
NamespacesTVA.Historian.ExportersStatisticsExporterStatisticsExporter..::.Statistics
A class for calculating the MIN, MAX and AVG of time-series data over a period of time.
Declaration Syntax
C#Visual BasicVisual C++
protected class Statistics
Protected Class Statistics
protected ref class Statistics
Members
All MembersConstructorsMethodsFields



IconMemberDescription
StatisticsExporter..::.Statistics()()()
Initializes a new instance of the StatisticsExporter..::.Statistics class.

AverageValue
The average value in the time-series data.

Calculate(DataSet, String)
Calculates StatisticsExporter..::.Statistics from the provided data and clear the data when done.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MaximumValue
The largest value in the time-series data.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinimumValue
The smallest value in the time-series data.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
StatisticsExporter..::.Statistics

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252