NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_set_position_control_offset_t Struct Reference

#include <mavlink_msg_set_position_control_offset.h>

Data Fields

float x
 x position offset More...
 
float y
 y position offset More...
 
float z
 z position offset More...
 
float yaw
 yaw orientation offset in radians, 0 = NORTH More...
 
uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 

Field Documentation

uint8_t __mavlink_set_position_control_offset_t::target_component

Component ID.

uint8_t __mavlink_set_position_control_offset_t::target_system

System ID.

float __mavlink_set_position_control_offset_t::x

x position offset

float __mavlink_set_position_control_offset_t::y

y position offset

float __mavlink_set_position_control_offset_t::yaw

yaw orientation offset in radians, 0 = NORTH

float __mavlink_set_position_control_offset_t::z

z position offset


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