irox_units::units::compass

Type Alias Heading

Source
pub type Heading = Compass<HeadingType>;
Expand description

Represents a heading - the compass direction that the entity is pointing

Aliased Typeยง

struct Heading { /* private fields */ }