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

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

Quantity type alias using the default base units.