NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
SensorInfo.h File Reference

Go to the source code of this file.

Data Structures

struct  dwCameraHWInformationValidity
 Holds camera hardware information validity. More...
 
struct  dwCameraHWInformation
 Holds camera hardware information. More...
 
struct  dwSensorFirmwareInformation
 Holds the sensor firmware version information. More...
 
struct  dwSensorInformation
 Holds the sensor information. More...
 
struct  dwSensorFirmwareList
 Holds array sensor information. More...
 

Macros

#define DW_MAX_SENSORS   32
 max number of sensors More...
 

Typedefs

typedef struct dwCameraHWInformationValidity dwCameraHWInformationValidity
 Holds camera hardware information validity. More...
 
typedef struct dwCameraHWInformation dwCameraHWInformation
 Holds camera hardware information. More...
 
typedef struct dwSensorFirmwareInformation dwSensorFirmwareInformation
 Holds the sensor firmware version information. More...
 
typedef struct dwSensorInformation dwSensorInformation
 Holds the sensor information. More...
 
typedef struct dwSensorFirmwareList dwSensorFirmwareList
 Holds array sensor information. More...
 

Macro Definition Documentation

◆ DW_MAX_SENSORS

#define DW_MAX_SENSORS   32

max number of sensors

Definition at line 27 of file SensorInfo.h.

Typedef Documentation

◆ dwCameraHWInformation

Holds camera hardware information.

◆ dwCameraHWInformationValidity

Holds camera hardware information validity.

◆ dwSensorFirmwareInformation

Holds the sensor firmware version information.

◆ dwSensorFirmwareList

Holds array sensor information.

◆ dwSensorInformation

Holds the sensor information.