NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRadarSSI Struct Reference

Detailed Description

sensor supplement data structure, include calibration info, performance, blockage, health signal

Definition at line 1121 of file RadarSSI.h.

Collaboration diagram for dwRadarSSI:

Data Fields

dwTime_t timestamp
 timestamp when the packet received More...
 
dwRadarSSIValidity validityInfo
 validity info for calibInfo, healthInfo and perfInfo More...
 
dwRadarCalibrationInfo calibInfo
 calibration info for such as calibration status, positions More...
 
dwRadarHealthInfo healthInfo
 health info More...
 
dwRadarPerfInfo perfInfo
 performance info More...
 
dwRadarHealthError healthError
 Bitmask of Health errors. More...
 
dwRadarHealthErrors healthErrors
 Detected Radar Health Errors. More...
 

Field Documentation

◆ calibInfo

dwRadarCalibrationInfo dwRadarSSI::calibInfo

calibration info for such as calibration status, positions

Definition at line 1130 of file RadarSSI.h.

◆ healthError

dwRadarHealthError dwRadarSSI::healthError

Bitmask of Health errors.

Deprecated:
This field is deprecated.

Use healthErrors instead

Definition at line 1141 of file RadarSSI.h.

◆ healthErrors

dwRadarHealthErrors dwRadarSSI::healthErrors

Detected Radar Health Errors.

Definition at line 1144 of file RadarSSI.h.

◆ healthInfo

dwRadarHealthInfo dwRadarSSI::healthInfo

health info

Definition at line 1133 of file RadarSSI.h.

◆ perfInfo

dwRadarPerfInfo dwRadarSSI::perfInfo

performance info

Definition at line 1136 of file RadarSSI.h.

◆ timestamp

dwTime_t dwRadarSSI::timestamp

timestamp when the packet received

Definition at line 1124 of file RadarSSI.h.

◆ validityInfo

dwRadarSSIValidity dwRadarSSI::validityInfo

validity info for calibInfo, healthInfo and perfInfo

Definition at line 1127 of file RadarSSI.h.


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