|
IMeasurementMultiplier Property
|
Defines a multiplicative offset to apply to the
IMeasurement value.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax ReadOnly Property Multiplier As Double
Get
abstract Multiplier : float with get
function get_Multiplier();
Property Value
DoubleRemarks
Implementers should make sure this value defaults to one.
See Also