![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
observation of the aircraft state (ground / flying) More...
#include <airborne_detector.h>
Public Member Functions | |
| airborne_detector_t (void) | |
| void | report_to_be_airborne (bool yes) |
| bool | detect_just_landed (void) |
observation of the aircraft state (ground / flying)
Definition at line 30 of file airborne_detector.h.
|
inline |
Definition at line 33 of file airborne_detector.h.
Definition at line 54 of file airborne_detector.h.
Referenced by navigator_t::update_at_10Hz().
Definition at line 37 of file airborne_detector.h.
Referenced by navigator_t::update_at_10Hz().