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

#include <mavlink_msg_vision_speed_estimate.h>

Data Fields

uint64_t usec
 Timestamp (microseconds, synced to UNIX time or since system boot) More...
 
float x
 Global X speed. More...
 
float y
 Global Y speed. More...
 
float z
 Global Z speed. More...
 

Field Documentation

uint64_t __mavlink_vision_speed_estimate_t::usec

Timestamp (microseconds, synced to UNIX time or since system boot)

float __mavlink_vision_speed_estimate_t::x

Global X speed.

float __mavlink_vision_speed_estimate_t::y

Global Y speed.

float __mavlink_vision_speed_estimate_t::z

Global Z speed.


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