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).
SolidAngle
Solid angle (dimensionless quantity).