NinjaFlight
|
#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... | |
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.