[−][src]Type Definition heim_common::units::ThermodynamicTemperature
type ThermodynamicTemperature = Quantity<dyn Dimension<Kind = dyn TemperatureKind + 'static, M = Z0, I = Z0, Th = PInt<UInt<UTerm, B1>>, L = Z0, J = Z0, N = Z0, T = Z0> + 'static, dyn Units<f32, length = meter, mass = kilogram, thermodynamic_temperature = kelvin, time = second, electric_current = ampere, luminous_intensity = candela, amount_of_substance = mole> + 'static, f32>;
Quantity
type alias using the default base units.