Click or drag to resize

PhasorType Enumeration

Phasor types enumeration.

Namespace: GSF.Units.EE
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
[SerializableAttribute]
public enum PhasorType
View Source
Members
Member nameValueDescription
Voltage0 Voltage phasor.
Current1 Current phasor.
See Also