NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRadarClassifierResult Struct Reference

Detailed Description

Define Radar classifier result including Occupancy results, CPD class results and CPD NHLSClass Results.

Definition at line 616 of file RadarTypes.h.

Collaboration diagram for dwRadarClassifierResult:

Data Fields

dwRadarOccupancyResults occupancyResults
 This is used to determine whether there is a valid occupant in a seat or not. More...
 
dwRadarCPDCLASSResults cpdClassResults
 This is used to determine whether the occupant is a child or adult. More...
 
dwRadarCPDNHLSCLASSResults cpdNHLSClassResults
 This is used to determine whether there is a human or non human living subject in the seat. More...
 

Field Documentation

◆ cpdClassResults

dwRadarCPDCLASSResults dwRadarClassifierResult::cpdClassResults

This is used to determine whether the occupant is a child or adult.

Definition at line 622 of file RadarTypes.h.

◆ cpdNHLSClassResults

dwRadarCPDNHLSCLASSResults dwRadarClassifierResult::cpdNHLSClassResults

This is used to determine whether there is a human or non human living subject in the seat.

Definition at line 625 of file RadarTypes.h.

◆ occupancyResults

dwRadarOccupancyResults dwRadarClassifierResult::occupancyResults

This is used to determine whether there is a valid occupant in a seat or not.

Definition at line 619 of file RadarTypes.h.


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