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

#include <mavlink_msg_marker.h>

Data Fields

float x
 x position More...
 
float y
 y position More...
 
float z
 z position More...
 
float roll
 roll orientation More...
 
float pitch
 pitch orientation More...
 
float yaw
 yaw orientation More...
 
uint16_t id
 ID. More...
 

Field Documentation

uint16_t __mavlink_marker_t::id

ID.

float __mavlink_marker_t::pitch

pitch orientation

float __mavlink_marker_t::roll

roll orientation

float __mavlink_marker_t::x

x position

float __mavlink_marker_t::y

y position

float __mavlink_marker_t::yaw

yaw orientation

float __mavlink_marker_t::z

z position


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