sbgECom Library  4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
_SbgEComLogEkfEuler Struct Reference

#include <sbgEComLogEkf.h>

Data Fields

uint32_t timeStamp
 
float euler [3]
 
float eulerStdDev [3]
 
uint32_t status
 

Detailed Description

EKF computed orientation using euler angles.

Field Documentation

◆ timeStamp

uint32_t _SbgEComLogEkfEuler::timeStamp

Time in us since the sensor power up.

◆ euler

float _SbgEComLogEkfEuler::euler[3]

Roll, Pitch and Yaw angles in rad.

◆ eulerStdDev

float _SbgEComLogEkfEuler::eulerStdDev[3]

Roll, Pitch and Yaw angles 1 sigma standard deviation in rad.

◆ status

uint32_t _SbgEComLogEkfEuler::status

EKF solution status bitmask and enum.


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