irox_units::units::compass

Type Alias Course

Source
pub type Course = Compass<CourseType>;
Expand description

Represents a course - the compass direction of your desired track

Aliased Typeยง

struct Course { /* private fields */ }