xsens::Packet::PacketInfo Struct Reference
Contains information about data in the packet and the format of that data.
More...
#include <Robots/SeaBeeIII/IMUDataServer/cmtpacket.h>
List of all members.
Public Attributes |
uint16_t | m_offset |
uint16_t | m_rawData |
uint16_t | m_rawAcc |
uint16_t | m_rawGyr |
uint16_t | m_rawMag |
uint16_t | m_rawTemp |
uint16_t | m_temp |
uint16_t | m_calData |
uint16_t | m_calAcc |
uint16_t | m_calGyr |
uint16_t | m_calMag |
uint16_t | m_oriQuat |
uint16_t | m_oriEul |
uint16_t | m_oriMat |
uint16_t | m_analogIn1 |
uint16_t | m_analogIn2 |
uint16_t | m_posLLA |
uint16_t | m_velNEDorNWU |
uint16_t | m_status |
uint16_t | m_sc |
uint16_t | m_utcTime |
uint16_t | m_utcNano |
uint16_t | m_utcYear |
uint16_t | m_utcMonth |
uint16_t | m_utcDay |
uint16_t | m_utcHour |
uint16_t | m_utcMinute |
uint16_t | m_utcSecond |
uint16_t | m_utcValid |
uint16_t | m_acc_g |
uint16_t | m_gpsPvtData |
uint16_t | m_gpsPvtPressure |
uint16_t | m_gpsPvtPressureAge |
uint16_t | m_gpsPvtGpsData |
uint16_t | m_gpsPvtItow |
uint16_t | m_gpsPvtLatitude |
uint16_t | m_gpsPvtLongitude |
uint16_t | m_gpsPvtHeight |
uint16_t | m_gpsPvtVeln |
uint16_t | m_gpsPvtVele |
uint16_t | m_gpsPvtVeld |
uint16_t | m_gpsPvtHacc |
uint16_t | m_gpsPvtVacc |
uint16_t | m_gpsPvtSacc |
uint16_t | m_gpsPvtGpsAge |
uint16_t | m_size |
uint16_t | m_doubleBoundary |
Detailed Description
Contains information about data in the packet and the format of that data.
Definition at line 47 of file cmtpacket.h.
The documentation for this struct was generated from the following file: