Click or drag to resize

PowerUnit Enumeration

Represents the units available for a Power value.

Namespace: GSF.Units
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.251-beta+c370f3da3791592278238855631f53a5ff418c68
Syntax
public enum PowerUnit
Members
Member nameValueDescription
Watts0 Watt power units.
Horsepower1 Horsepower units.
MetricHorsepower2 Metric horsepower units.
BoilerHorsepower3 Boiler horsepower units.
BTUPerSecond4 BTU per second power units.
CaloriesPerSecond5 Calories per second power units.
LitersAtmospherePerSecond6 Liters atmosphere per second power units.
See Also