|
APM:Libraries
|
Helicopter Specific Rate PID algorithm, with EEPROM-backed storage of constants. More...
#include <AP_Common/AP_Common.h>#include <AP_Param/AP_Param.h>#include <stdlib.h>#include <cmath>#include "AC_PID.h"Go to the source code of this file.
Classes | |
| class | AC_HELI_PID |
| Heli PID control class. More... | |
Macros | |
| #define | AC_PID_LEAK_MIN 0.1 |
Helicopter Specific Rate PID algorithm, with EEPROM-backed storage of constants.
Definition in file AC_HELI_PID.h.
| #define AC_PID_LEAK_MIN 0.1 |
Definition at line 12 of file AC_HELI_PID.h.
1.8.13