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.181-beta
Syntax
public enum VoltageUnit
Members
Member nameValueDescription
Volts0 Voltage units.
Abvolts1 Abvoltage units.
Statvolts2 Statvoltage units.
See Also