|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <Mixer.h>
Collaboration diagram for Mixer::ActuatorType:Classes | |
| struct | Values |
Public Attributes | |
| int | functionMin {} |
| int | functionMax {} |
| Values | values {} |
| QList< Parameter > | perItemParams {} |
| int | labelIndexOffset {} |
Actuator type configuration (directly corresponds to the json entries)
| int Mixer::ActuatorType::functionMax {} |
Definition at line 46 of file Mixer.h.
Referenced by Actuators::parametersChanged().
| int Mixer::ActuatorType::functionMin {} |
Definition at line 45 of file Mixer.h.
Referenced by Actuators::parametersChanged().
| Values Mixer::ActuatorType::values {} |
Definition at line 47 of file Mixer.h.
Referenced by Actuators::parametersChanged().