Click or drag to resize

Measurement.Adder 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.239-beta
Syntax
[DefaultValueAttribute(0)]
public double Adder { get; }
View Source

Property Value

Double

Implements

IMeasurement.Adder
See Also