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

#include <mavlink_msg_nav_filter_bias.h>

Data Fields

uint64_t usec
 Timestamp (microseconds) More...
 
float accel_0
 b_f[0] More...
 
float accel_1
 b_f[1] More...
 
float accel_2
 b_f[2] More...
 
float gyro_0
 b_f[0] More...
 
float gyro_1
 b_f[1] More...
 
float gyro_2
 b_f[2] More...
 

Field Documentation

float __mavlink_nav_filter_bias_t::accel_0

b_f[0]

float __mavlink_nav_filter_bias_t::accel_1

b_f[1]

float __mavlink_nav_filter_bias_t::accel_2

b_f[2]

float __mavlink_nav_filter_bias_t::gyro_0

b_f[0]

float __mavlink_nav_filter_bias_t::gyro_1

b_f[1]

float __mavlink_nav_filter_bias_t::gyro_2

b_f[2]

uint64_t __mavlink_nav_filter_bias_t::usec

Timestamp (microseconds)


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