irox_units::units::compass

Type Alias RelativeBearing

Source
pub type RelativeBearing = CompassOffset<HeadingType, BearingType>;
Expand description

Represents the relative angle from a particular entities heading

Aliased Typeยง

struct RelativeBearing { /* private fields */ }