|
IPhasorValueAngle Property
|
Gets or sets the
Angle value (a.k.a., the argument) of this
IPhasorValue, in radians.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax Angle Angle { get; set; }
Property Angle As Angle
Get
Set
abstract Angle : Angle with get, set
function get_Angle();
function set_Angle(value);
View SourceProperty Value
AngleSee Also