Click or drag to resize

VoltageUnit Enumeration

Represents the units available for a Voltage value.

Namespace: GSF.Units
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.191-beta+925724bd48239ba1d4417fe63f8c4977892ab734
Syntax
public enum VoltageUnit
Members
Member nameValueDescription
Volts0 Voltage units.
Abvolts1 Abvoltage units.
Statvolts2 Statvoltage units.
See Also