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

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