MAV'RIC
Public Attributes | List of all members
qfilter_t Struct Reference

The structure for the quaternion-based attitude estimation. More...

#include <qfilter.h>

Collaboration diagram for qfilter_t:
Collaboration graph

Public Attributes

imu_timu
 Pointer to inertial sensors readout.
 
ahrs_tahrs
 Pointer to estimated attiude.
 
float kp
 The proportional gain for the acceleration correction of the angular rates.
 
float ki
 The integral gain for the acceleration correction of the biais.
 
float kp_mag
 The proportional gain for the magnetometer correction of the angular rates.
 
float ki_mag
 The integral gain for the magnetometer correction of the angular rates.
 

Detailed Description

The structure for the quaternion-based attitude estimation.


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