DJI::OSDK::Control::AdvancedCtrlData Struct Reference

AdvancedCtrlData. More...

#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

AdvancedCtrlData.

Note
for flag, x, y, z, yaw definition see CtrlData.

The documentation for this struct was generated from the following files: