Click or drag to resize

VoltageUnits Enumeration

Represents the units available for a Voltage value.

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