Module electrical_conductivity
Expand description
Electrical conductivity (base unit siemens per meter, m⁻³ · kg⁻¹ · s³ · A²).
Structs§
- siemens_
per_ centimeter - siemens per centimeter
- siemens_
per_ meter - siemens per meter
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 electrical conductivity, L⁻³M⁻¹T³I² (base unit siemens per meter, m⁻³ · kg⁻¹ · s³ · A²).
- Electrical
Conductivity - Electrical conductivity (base unit siemens per meter, m⁻³ · kg⁻¹ · s³ · A²).