pub type Azimuth = Compass<AzimuthType>;
Expand description
Represents a azimuth - the compass direction of a generic pointing angle
Aliased Typeยง
struct Azimuth { /* private fields */ }
pub type Azimuth = Compass<AzimuthType>;
Represents a azimuth - the compass direction of a generic pointing angle
struct Azimuth { /* private fields */ }