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

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

Quantity type alias using the default base units.