sbgECom Library
4.0.1987-stable
C library to interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComLogEvent.h>
Data Fields | |
uint32_t | timeStamp |
uint16_t | status |
uint16_t | timeOffset0 |
uint16_t | timeOffset1 |
uint16_t | timeOffset2 |
uint16_t | timeOffset3 |
Structure that stores data for the SBG_ECOM_LOG_EVENT_# message.
uint32_t _SbgEComLogEvent::timeStamp |
Measurement time since the sensor power up.
uint16_t _SbgEComLogEvent::status |
Events status bitmask.
uint16_t _SbgEComLogEvent::timeOffset0 |
Time offset for the second received event.
uint16_t _SbgEComLogEvent::timeOffset1 |
Time offset for the third received event.
uint16_t _SbgEComLogEvent::timeOffset2 |
Time offset for the fourth received event.
uint16_t _SbgEComLogEvent::timeOffset3 |
Time offset for the fifth received event.