Structure describing the payload section of the MSG_POSITION_SET message. More...
#include <APM_BinComm.h>
Public Attributes | |
int32_t | latitude |
int32_t | longitude |
int32_t | altitude |
uint16_t | heading |
Structure describing the payload section of the MSG_POSITION_SET message.
Definition at line 1334 of file APM_BinComm.h.
Definition at line 1337 of file APM_BinComm.h.
uint16_t BinComm::msg_position_set::heading |
Definition at line 1338 of file APM_BinComm.h.
Definition at line 1335 of file APM_BinComm.h.
Definition at line 1336 of file APM_BinComm.h.