#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 453 of file DJI_Type.h.
int16_t DJI::onboardSDK::RCData::gear |
Definition at line 460 of file DJI_Type.h.
int16_t DJI::onboardSDK::RCData::mode |
Definition at line 459 of file DJI_Type.h.
int16_t DJI::onboardSDK::RCData::pitch |
Definition at line 456 of file DJI_Type.h.
int16_t DJI::onboardSDK::RCData::roll |
Definition at line 455 of file DJI_Type.h.
Definition at line 458 of file DJI_Type.h.
int16_t DJI::onboardSDK::RCData::yaw |
Definition at line 457 of file DJI_Type.h.