[][src]Type Definition battery::units::ThermodynamicTemperature

type ThermodynamicTemperature = Quantity<dyn Dimension<I = Z0, Th = PInt<UInt<UTerm, B1>>, J = Z0, N = Z0, Kind = dyn TemperatureKind + 'static, T = Z0, L = Z0, M = Z0> + 'static, dyn Units<f32, amount_of_substance = mole, mass = kilogram, luminous_intensity = candela, electric_current = ampere, thermodynamic_temperature = kelvin, length = meter, time = second> + 'static, f32>;

Quantity type alias using the default base units.