pub type RelativeBearing = CompassOffset<HeadingType, BearingType>;
Expand description
Represents the relative angle from a particular entities heading
Aliased Typeยง
struct RelativeBearing { /* private fields */ }
pub type RelativeBearing = CompassOffset<HeadingType, BearingType>;
Represents the relative angle from a particular entities heading
struct RelativeBearing { /* private fields */ }