Click or drag to resize

PhasorValueBaseAngle Property

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

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

Property Value

Angle

Implements

IPhasorValueAngle
See Also