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

#include <mavlink_msg_local_position_ned_system_global_offset.h>

Data Fields

uint32_t time_boot_ms
 Timestamp (milliseconds since system boot) More...
 
float x
 X Position. More...
 
float y
 Y Position. More...
 
float z
 Z Position. More...
 
float roll
 Roll. More...
 
float pitch
 Pitch. More...
 
float yaw
 Yaw. More...
 

Field Documentation

float __mavlink_local_position_ned_system_global_offset_t::pitch

Pitch.

float __mavlink_local_position_ned_system_global_offset_t::roll

Roll.

uint32_t __mavlink_local_position_ned_system_global_offset_t::time_boot_ms

Timestamp (milliseconds since system boot)

float __mavlink_local_position_ned_system_global_offset_t::x

X Position.

float __mavlink_local_position_ned_system_global_offset_t::y

Y Position.

float __mavlink_local_position_ned_system_global_offset_t::yaw

Yaw.

float __mavlink_local_position_ned_system_global_offset_t::z

Z Position.


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