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

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

Quantity type alias using the default base units.