Module electric_flux
Expand description
Electric Flux (base unit volt meter, m³ ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).
Structs§
- volt_
centimeter - volt centimeters
- volt_
meter - volt meters
Enums§
- Units
- Unit enum.
Traits§
- Conversion
- Trait to identify units which have a conversion factor for the
Quantity
. See [crate::Conversion<V>
]. - Unit
- Marker trait to identify measurement units for the quantity. See
Unit
.
Functions§
- description
- Quantity description.
- units
- Iterate over all defined units for this quantity.
Type Aliases§
- Dimension
- Dimension of electric flux, L³MT⁻³I⁻¹ (base unit volt meter, m³ ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).
- Electric
Flux - Electric Flux (base unit volt meter, m³ ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).