#include <mavlink_msg_named_command_struct.h>
Public Attributes | |
float | F |
uint8_t | ignore |
char | name [10] |
uint8_t | type |
float | x |
float | y |
float | z |
Definition at line 5 of file mavlink_msg_named_command_struct.h.
float __mavlink_named_command_struct_t::F |
Definition at line 10 of file mavlink_msg_named_command_struct.h.
uint8_t __mavlink_named_command_struct_t::ignore |
Definition at line 13 of file mavlink_msg_named_command_struct.h.
char __mavlink_named_command_struct_t::name[10] |
Definition at line 11 of file mavlink_msg_named_command_struct.h.
uint8_t __mavlink_named_command_struct_t::type |
Definition at line 12 of file mavlink_msg_named_command_struct.h.
float __mavlink_named_command_struct_t::x |
Definition at line 7 of file mavlink_msg_named_command_struct.h.
float __mavlink_named_command_struct_t::y |
Definition at line 8 of file mavlink_msg_named_command_struct.h.
float __mavlink_named_command_struct_t::z |
Definition at line 9 of file mavlink_msg_named_command_struct.h.