Click or drag to resize

PhasorValueAngle Property

Gets or sets the Angle value (a.k.a., the argument) of this PhasorValue, in radians.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override Angle Angle { get; set; }
View Source

Property Value

Angle

Implements

IPhasorValueAngle
See Also