Skip to main content

Capacitance

Type Alias Capacitance 

Source
pub type Capacitance = Dim<NInt<UInt<UInt<UTerm, B1>, B0>>, PInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, NInt<UInt<UTerm, B1>>, Z0, PInt<UInt<UInt<UTerm, B1>, B0>>, Z0, Z0, Z0>;
Expand description

Electrical capacitance (M⁻¹ · L⁻² · T⁴ · I²) — SI unit: farad (F).

Aliased Type§

pub struct Capacitance(/* private fields */);