Module angle
Expand description
Angle (dimensionless quantity).
Structs§
- degree
- degrees
- gon
- gons
- mil
- mils
- minute
- minutes
- radian
- SI derived unit of angle. It is the angle subtended at the center of a circle by an arc that is equal in length to the radius of the circle.
- revolution
- revolutions
- second
- seconds
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.