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+0f4e919571e6ec7e8e07a8e325416284b7e38fa3
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