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

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

Quantity type alias using the default base units.