MeasurementMultiplier Property

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

Definition

Namespace: Gemstone.Timeseries
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.138 -- Release Build+b4f8847fe309a44734617722bca179874d85b46d
[DefaultValueAttribute(1)]
public double Multiplier { get; }

Property Value

Double

Implements

IMeasurementMultiplier

See Also