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

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