APM:Libraries
Public Attributes | List of all members
AP_MotorsHeli::heliflags_type Struct Reference

#include <AP_MotorsHeli.h>

Public Attributes

uint8_t landing_collective: 1
 
uint8_t rotor_runup_complete: 1
 
uint8_t inverted_flight: 1
 

Detailed Description

Definition at line 192 of file AP_MotorsHeli.h.

Member Data Documentation

◆ inverted_flight

uint8_t AP_MotorsHeli::heliflags_type::inverted_flight

◆ landing_collective

uint8_t AP_MotorsHeli::heliflags_type::landing_collective

◆ rotor_runup_complete

uint8_t AP_MotorsHeli::heliflags_type::rotor_runup_complete

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