|
PhasorDefinition3MagnitudeMultiplier Property
|
Gets or sets any multiplier to be applied to the phasor magnitudes.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public float MagnitudeMultiplier { get; set; }
Public Property MagnitudeMultiplier As Single
Get
Set
public:
property float MagnitudeMultiplier {
float get ();
void set (float value);
}
member MagnitudeMultiplier : float32 with get, set
function get_MagnitudeMultiplier();
function set_MagnitudeMultiplier(value);
View SourceProperty Value
SingleSee Also