Module marker
Expand description
Primitive traits and types representing basic properties of types specific to the SI.
Traitsยง
- Angle
Kind AngleKind
is aKind
for separating angular quantities from their identically dimensioned non-angular quantity counterparts. Conversions to and fromAngleKind
quantities are supported through implementations of theFrom
trait.- Constituent
Concentration Kind - Kind of constituent concentration in chemical mixtures, which separates mass concentration
from mass density. This
Kind
is also applied to molar concentration and to catalytic activity concentration. - Information
Kind InformationKind
is aKind
for separating information quantities from their identically dimensioned non-information quantity counterparts. Conversions to and fromInformationKind
quantities are supported through implementations of theFrom
trait.- Solid
Angle Kind SolidAngleKind
is aKind
for separating quantities of solid angles from other identically dimensioned quantities. Conversions to and fromSolidAngleKind
quantities are supported through implementations of theFrom
trait.- Temperature
Kind - Kind of thermodynamic temperature.