Module specific_volume
Expand description
Specific volume (base unit cubic meter per kilogram, m³ · kg⁻¹).
Structs§
- cubic_
centimeter_ per_ gram - cubic centimeters per gram
- cubic_
centimeter_ per_ kilogram - cubic centimeters per kilogram
- cubic_
meter_ per_ gram - cubic meters per gram
- cubic_
meter_ per_ kilogram - cubic meters per kilogram
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 specific volume, L³M⁻¹ (base unit cubic meter per kilogram, m³ · kg⁻¹).
- Specific
Volume - Specific volume (base unit cubic meter per kilogram, m³ · kg⁻¹).