AnalogDefinition3Multiplier Property
Gets or sets any multiplier, i.e., scale, to be applied to the analog value.
Namespace: Gemstone.PhasorProtocols.IEEEC37_118Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.128 -- Release Build+dd7f32701ba80de4d5b0557e84e0ddc18a34573f
public float Multiplier { get; set; }
Public Property Multiplier As Single
Get
Set
public:
property float Multiplier {
float get ();
void set (float value);
}
function get_Multiplier();
function set_Multiplier(value);
Property Value
Single