#include "Vector.h"#include "matrix.h"#include "DCM.h"Go to the source code of this file.
Classes | |
| class | DcmAHRS |
| DCM AHRS. More... | |
Variables | |
| PlugF | Accel_Vector [MAX_AXES] |
| PlugF | Gyro_Vector [MAX_AXES] |
| PlugF | MAG_Heading |
| SocketF | roll |
| SocketF | pitch |
| SocketF | yaw |
| ParameterF | Kp_ROLLPITCH |
| ParameterF | Ki_ROLLPITCH |
| float | G_Dt = 0.010 |
| DcmAHRS | m_DcmAHRS |
| PlugF Accel_Vector[MAX_AXES] |
| float G_Dt = 0.010 |
| PlugF Gyro_Vector[MAX_AXES] |
| PlugF MAG_Heading |
1.7.0