|
MeasurementMetadataMultiplier Field
|
Defines a multiplicative offset to apply to the
IMeasurement value.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.248-beta
Syntaxpublic readonly double Multiplier
Public ReadOnly Multiplier As Double
public:
initonly double Multiplier
View SourceField Value
Double
Remarks
Implementers should make sure this value defaults to one.
See Also