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

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

Quantity type alias using the default base units.