SystemUnits#

class SystemUnits[source]#

Bases: Enum

System of units

ENGLISH = 'English'#
METRIC = 'Metric'#
STANDARD = 'SI'#