NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRadarDetectionStdDevValidity Struct Reference

Detailed Description

Defines the validity of standard deviation of the detection.

Definition at line 178 of file RadarScan.h.

Data Fields

bool elevStdDevValidity
 The validity of elevStdDev in struct dwRadarDetectionStdDev. More...
 
bool aziStdDevValidity
 The validity of aziStdDev in struct dwRadarDetectionStdDev. More...
 
bool dopplerStdDevValidity
 The validity of dopplerStdDev in struct dwRadarDetectionStdDev. More...
 
bool rangeStdDevValidity
 The validity of rangeStdDev in struct dwRadarDetectionStdDev. More...
 

Field Documentation

◆ aziStdDevValidity

bool dwRadarDetectionStdDevValidity::aziStdDevValidity

The validity of aziStdDev in struct dwRadarDetectionStdDev.

Definition at line 184 of file RadarScan.h.

◆ dopplerStdDevValidity

bool dwRadarDetectionStdDevValidity::dopplerStdDevValidity

The validity of dopplerStdDev in struct dwRadarDetectionStdDev.

Definition at line 187 of file RadarScan.h.

◆ elevStdDevValidity

bool dwRadarDetectionStdDevValidity::elevStdDevValidity

The validity of elevStdDev in struct dwRadarDetectionStdDev.

Definition at line 181 of file RadarScan.h.

◆ rangeStdDevValidity

bool dwRadarDetectionStdDevValidity::rangeStdDevValidity

The validity of rangeStdDev in struct dwRadarDetectionStdDev.

Definition at line 190 of file RadarScan.h.


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