APM:Libraries
Public Attributes | List of all members
AC_WPNav::wpnav_flags Struct Reference

#include <AC_WPNav.h>

Public Attributes

uint8_t reached_destination: 1
 
uint8_t fast_waypoint: 1
 
uint8_t slowing_down: 1
 
uint8_t recalc_wp_leash: 1
 
uint8_t new_wp_destination: 1
 
SegmentType segment_type: 1
 
uint8_t wp_yaw_set: 1
 

Detailed Description

Definition at line 225 of file AC_WPNav.h.

Member Data Documentation

◆ fast_waypoint

uint8_t AC_WPNav::wpnav_flags::fast_waypoint

◆ new_wp_destination

uint8_t AC_WPNav::wpnav_flags::new_wp_destination

◆ reached_destination

uint8_t AC_WPNav::wpnav_flags::reached_destination

◆ recalc_wp_leash

uint8_t AC_WPNav::wpnav_flags::recalc_wp_leash

◆ segment_type

SegmentType AC_WPNav::wpnav_flags::segment_type

◆ slowing_down

uint8_t AC_WPNav::wpnav_flags::slowing_down

◆ wp_yaw_set

uint8_t AC_WPNav::wpnav_flags::wp_yaw_set

The documentation for this struct was generated from the following file: