Click or drag to resize

MassUnit Enumeration

Represents the units available for a Mass value.

Namespace: GSF.Units
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.260-beta+13787b6b78c2a05e0f5d0ff4ef1e17ab745e4b5e
Syntax
public enum MassUnit
Members
Member nameValueDescription
Kilograms0 Kilogram mass units.
Ounces1 Ounce mass units.
Pounds2 Pound mass units.
MetricPounds3 Metric pound mass units.
Tons4 Ton mass units.
MectricTons5 Metric ton mass units.
LongTons6 Long ton mass units.
See Also