|
NinjaFlight
|
#include <mavlink_msg_mid_lvl_cmds.h>
Data Fields | |
| float | hCommand |
| Commanded Altitude in meters. More... | |
| float | uCommand |
| Commanded Airspeed in m/s. More... | |
| float | rCommand |
| Commanded Turnrate in rad/s. More... | |
| uint8_t | target |
| The system setting the commands. More... | |
| float __mavlink_mid_lvl_cmds_t::hCommand |
Commanded Altitude in meters.
| float __mavlink_mid_lvl_cmds_t::rCommand |
Commanded Turnrate in rad/s.
| uint8_t __mavlink_mid_lvl_cmds_t::target |
The system setting the commands.
| float __mavlink_mid_lvl_cmds_t::uCommand |
Commanded Airspeed in m/s.