Public Attributes | List of all members
XsDataPacket Class Reference

Contains an interpreted data message. The class provides easy access to the contained data through its many functions. More...

#include <xsdatapacket.h>

Public Attributes

struct XSNOEXPORT DataPacketPrivated
 
XsDeviceId m_deviceId
 The device Id to which the message belongs. More...
 
XsTimeStamp m_etos
 Estimated Time of Sampling (live packets only) More...
 
int64_t m_packetId
 64 bit packet id, based on, depending on availability: (1) packet counter (2) sample time (3) arrival order More...
 
XsTimeStamp m_toa
 Time Of Arrival (live packets only) More...
 

Detailed Description

Contains an interpreted data message. The class provides easy access to the contained data through its many functions.

See also
C Interface For the C interface functions.

Definition at line 301 of file xsdatapacket.h.

Member Data Documentation

◆ d

struct XSNOEXPORT DataPacketPrivate* XsDataPacket::d

Definition at line 1538 of file xsdatapacket.h.

◆ m_deviceId

XsDeviceId XsDataPacket::m_deviceId

The device Id to which the message belongs.

Definition at line 1540 of file xsdatapacket.h.

◆ m_etos

XsTimeStamp XsDataPacket::m_etos

Estimated Time of Sampling (live packets only)

Definition at line 1543 of file xsdatapacket.h.

◆ m_packetId

int64_t XsDataPacket::m_packetId

64 bit packet id, based on, depending on availability: (1) packet counter (2) sample time (3) arrival order

Definition at line 1542 of file xsdatapacket.h.

◆ m_toa

XsTimeStamp XsDataPacket::m_toa

Time Of Arrival (live packets only)

Definition at line 1541 of file xsdatapacket.h.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22