Click or drag to resize

MeasurementMultiplier Property

Gets a multiplicative offset to apply to the measurement value. This defaults to 1.0.

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

Property Value

Double

Implements

IMeasurementMultiplier
See Also