DriveWorks SDK Reference
3.5.78 Release
For Test and Development only

Detailed Description

Defines the Data sensor structure.

Data Structures

struct  dwDataPacket
 Holds a data packet. More...
 

Data Structure Documentation

◆ dwDataPacket

struct dwDataPacket
Data Fields
dwTime_t hostTimestamp Timestamp of the message in microseconds (using clock of the context).
uint8_t * raw Payload.
size_t size Number of bytes of the payload.