[−][src]Module uom::si::ratio
Ratio (dimensionless quantity).
Structs
| basis_point | basis points |
| part_per_billion | parts per billion |
| part_per_hundred | parts per hundred |
| part_per_million | parts per million |
| part_per_quadrillion | parts per quadrillion |
| part_per_ten_thousand | parts per ten thousand |
| part_per_thousand | parts per thousand |
| part_per_trillion | parts per trillion |
| per_mille | per mille |
| percent | percent |
| ratio |
Enums
| Units | Unit enum. |
Traits
| Conversion | Trait to identify units which have a conversion factor for the
|
| Unit | Marker trait to identify measurement units for the quantity. See
|
Functions
| description | Quantity description. |
| units | Iterate over all defined units for this quantity. |
Type Definitions
| Dimension | Dimension of ratio, 1 (dimensionless). |
| Ratio | Ratio (dimensionless quantity). |