|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <px4_platform_common/module_params.h>Go to the source code of this file.
Classes | |
| class | ManualSmoothingZ |
Enumerations | |
| enum | ManualIntentionZ { ManualIntentionZ::brake, ManualIntentionZ::acceleration } |
| User-intention. More... | |
|
strong |
User-intention.
| Enumerator | |
|---|---|
| brake | |
| acceleration | |
Definition at line 50 of file ManualSmoothingZ.hpp.