Click or drag to resize

MeasurementAdder Property

Gets an offset to add to the measurement value. This defaults to 0.0.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(0)]
public double Adder { get; }
View Source

Property Value

Double

Implements

IMeasurementAdder
See Also