Click or drag to resize

CompositePhasorValue Enumeration

Composite polar value indices enumeration.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public enum CompositePhasorValue
Members
Member nameValueDescription
Angle0 Composite angle value index.
Magnitude1 Composite magnitude value index.
See Also