DJI::OSDK::Control::AdvancedCtrlData Struct Reference
#include <dji_control.hpp>
Public Member Functions | |
AdvancedCtrlData (uint8_t in_flag, float32_t in_x, float32_t in_y, float32_t in_z, float32_t in_yaw, float32_t x_forw, float32_t y_forw) | |
Public Attributes | |
uint8_t | flag |
uint8_t | advFlag |
float32_t | x |
float32_t | y |
float32_t | z |
float32_t | yaw |
float32_t | xFeedforward |
float32_t | yFeedforward |
Detailed Description
- Note
- for flag, x, y, z, yaw definition see CtrlData.
The documentation for this struct was generated from the following files:
- osdk-core/api/inc/dji_control.hpp
- osdk-core/api/src/dji_control.cpp