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.138 -- Release Build+d320e0a63cabbd50e5d712783a511f5687755b05
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