|
|
DriveWorks SDK Reference| 0.6.67 Release |
NVIDIA DriveWorks API: Data
Description: This file defines the Data sensor.
Definition in file Data.h.
Go to the source code of this file.
Data Structures | |
| struct | dwDataPacket |
Functions | |
| DW_API_PUBLIC dwStatus | dwSensorData_readPacket (const dwDataPacket **packet, dwTime_t timeout_us, dwSensorHandle_t sensor) |
| Reads one data chunk. More... | |
| DW_API_PUBLIC dwStatus | dwSensorData_returnPacket (const dwDataPacket *packet, dwSensorHandle_t sensor) |
| Returns the data read to the internal pool. More... | |
Variables | |
| static const uint32_t | DW_DATA_SENSOR_MAX_MEMORY_CHUNK_SIZE = 4096 |