#include <sbgEComBinaryLogEvent.h>
Public Attributes | |
uint16 | status |
uint16 | timeOffset0 |
uint16 | timeOffset1 |
uint16 | timeOffset2 |
uint16 | timeOffset3 |
uint32 | timeStamp |
Structure that stores data for the SBG_ECOM_LOG_EVENT_# message.
Definition at line 46 of file sbgEComBinaryLogEvent.h.
uint16 _SbgLogEvent::status |
Events status bitmask.
Definition at line 49 of file sbgEComBinaryLogEvent.h.
uint16 _SbgLogEvent::timeOffset0 |
Time offset for the second received event.
Definition at line 50 of file sbgEComBinaryLogEvent.h.
uint16 _SbgLogEvent::timeOffset1 |
Time offset for the third received event.
Definition at line 51 of file sbgEComBinaryLogEvent.h.
uint16 _SbgLogEvent::timeOffset2 |
Time offset for the fourth received event.
Definition at line 52 of file sbgEComBinaryLogEvent.h.
uint16 _SbgLogEvent::timeOffset3 |
Time offset for the fifth received event.
Definition at line 53 of file sbgEComBinaryLogEvent.h.
uint32 _SbgLogEvent::timeStamp |
Measurement time since the sensor power up.
Definition at line 48 of file sbgEComBinaryLogEvent.h.