Gets or sets the magnitude value (a.k.a., the absolute value or modulus) of this
PhasorValue.
Declaration Syntax
public override double Magnitude { get; set; }
Public Overrides Property Magnitude As Double
Get
Set
public:
virtual property double Magnitude {
double get () override;
void set (double value) override;
}
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0