openPDC Synchrophasor Help
Magnitude Property
NamespacesTVA.PhasorProtocolsIPhasorValueMagnitude
Gets or sets the magnitude value (a.k.a., the absolute value or modulus) of this IPhasorValue.
Declaration Syntax
C#Visual BasicVisual C++
double Magnitude { get; set; }
Property Magnitude As Double
	Get
	Set
property double Magnitude {
	double get ();
	void set (double value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0