UnitfulIntensity

unit_system.UnitfulIntensity()

Combination of intensity and unit.

Attributes

value : float

The intensity value, must be greater than or equal to 0.

units : UnitTypesIntensity

The unit of intensity.

Back to top