NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwSensorPluginProperties Struct Reference

Detailed Description

Structure for generic constants returned by the plugin.

Definition at line 76 of file SensorCommonPlugin.h.

Data Fields

size_t packetSize
 Packet size for each raw data message. More...
 
dwSensorPlugin_rawToDecMap rawToDec
 Indicate the relationship between raw data and decoded packet. More...
 

Field Documentation

◆ packetSize

size_t dwSensorPluginProperties::packetSize

Packet size for each raw data message.

Definition at line 79 of file SensorCommonPlugin.h.

◆ rawToDec

dwSensorPlugin_rawToDecMap dwSensorPluginProperties::rawToDec

Indicate the relationship between raw data and decoded packet.

Definition at line 81 of file SensorCommonPlugin.h.


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