UnitfulLength

unit_system.UnitfulLength()

Combination of length and unit.

Attributes

value : float

The length value.

units : UnitTypesLength

The unit of length.

Back to top