Module solid_angle
Expand description
Solid angle (dimensionless quantity).
Structs§
- spat
- spats
- square_
degree - square degrees
- square_
minute - square minutes
- square_
second - square seconds
- steradian
- SI derived unit of solid angle is steradians. It is the solid angle subtended at the center of a unit sphere by a unit area on its surface.
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 solid angle, 1 (dimensionless).
- Solid
Angle - Solid angle (dimensionless quantity).