[]Type Definition heim::units::thermodynamic_temperature::Dimension

type Dimension = dyn Dimension<T = Z0, N = Z0, I = Z0, L = Z0, J = Z0, Th = PInt<UInt<UTerm, B1>>, Kind = dyn TemperatureKind + 'static, M = Z0> + 'static;

Dimension of thermodynamic temperature, Th (base unit kelvin, K).