openPDC Synchrophasor Help
Angle Property
NamespacesTVA.PhasorProtocolsPhasorValueBaseAngle
Gets or sets the Angle value (a.k.a., the argument) of this PhasorValueBase, in radians.
Declaration Syntax
C#Visual BasicVisual C++
public virtual Angle Angle { get; set; }
Public Overridable Property Angle As Angle
	Get
	Set
public:
virtual property Angle Angle {
	Angle get ();
	void set (Angle value);
}

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