#include <DJI_Type.h>
Public Attributes | |
int16_t | gear |
int16_t | mode |
int16_t | pitch |
int16_t | roll |
int16_t | throttle |
int16_t | yaw |
Definition at line 442 of file DJI_Type.h.
int16_t DJI::onboardSDK::RadioData::gear |
Definition at line 449 of file DJI_Type.h.
int16_t DJI::onboardSDK::RadioData::mode |
Definition at line 448 of file DJI_Type.h.
Definition at line 445 of file DJI_Type.h.
int16_t DJI::onboardSDK::RadioData::roll |
Definition at line 444 of file DJI_Type.h.
Definition at line 447 of file DJI_Type.h.
int16_t DJI::onboardSDK::RadioData::yaw |
Definition at line 446 of file DJI_Type.h.