sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogEkf.h>
Data Fields | |
uint32_t | timeStamp |
float | euler [3] |
float | eulerStdDev [3] |
uint32_t | status |
EKF computed orientation using euler angles.
uint32_t _SbgEComLogEkfEuler::timeStamp |
Time in us since the sensor power up.
float _SbgEComLogEkfEuler::euler[3] |
Roll, Pitch and Yaw angles in rad.
float _SbgEComLogEkfEuler::eulerStdDev[3] |
Roll, Pitch and Yaw angles 1 sigma standard deviation in rad.
uint32_t _SbgEComLogEkfEuler::status |
EKF solution status bitmask and enum.