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

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

Quantity type alias using the default base units.