Module specific_area
Expand description
Specific area (base unit square meter per kilogram, m² · kg⁻¹).
Structs§
- square_
centimeter_ per_ gram - square centimeters per gram
- square_
centimeter_ per_ kilogram - square centimeters per kilogram
- square_
meter_ per_ gram - square meters per gram
- square_
meter_ per_ kilogram - square 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 area, L²M⁻¹ (base unit square meter per kilogram, m² · kg⁻¹).
- Specific
Area - Specific area (base unit square meter per kilogram, m² · kg⁻¹).