Module electric_field
Expand description
Electric field (base unit volt per meter, m ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).
Structs§
- atomic_
unit_ of_ electric_ field - Hartree atomic unit of electric field Eₕ / (e ⋅ a₀), where Eₕ is Hartree energy, e is elementary charge, and a₀ is Bohr radius.
- kilovolt_
per_ millimeter - kilovolts per millimeter
- megavolt_
per_ centimeter - megavolts per centimeter
- megavolt_
per_ meter - megavolts per meter
- volt_
per_ centimeter - volts per centimeter
- volt_
per_ meter - volts per meter
- volt_
per_ micrometer - volts per micrometer
- volt_
per_ mil - volts per mil
- volt_
per_ millimeter - volts per millimeter
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 field, LMT⁻³I⁻¹ (base unit volt per meter, m ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).
- Electric
Field - Electric field (base unit volt per meter, m ⋅ kg ⋅ s⁻³ ⋅ A⁻¹).