[−][src]Module uom::si::angle
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
|
| 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
| Angle | Angle (dimensionless quantity). |
| Dimension | Dimension of angle, 1 (dimensionless). |