irox_units::units::compass

Type Alias Azimuth

Source
pub type Azimuth = Compass<AzimuthType>;
Expand description

Represents a azimuth - the compass direction of a generic pointing angle

Aliased Typeยง

struct Azimuth { /* private fields */ }