Click or drag to resize

ImmediateMeasurementsMaximum Property

Returns the maximum value of all measurements.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public double Maximum { get; }
View Source

Property Value

Double
Remarks
This is only useful if all measurements represent the same type of measurement.
See Also