NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRadarDetectionStdDev Struct Reference

Detailed Description

Defines standard deviation of the detection.

Definition at line 159 of file RadarScan.h.

Data Fields

float32_t elevStdDev
 Standard deviation of the elevation angle (rad) More...
 
float32_t aziStdDev
 Standard deviation of the azimuth angle (rad) More...
 
float32_t dopplerStdDev
 Standard deviation of the doppler velocity (m/s) More...
 
float32_t rangeStdDev
 Standard deviation of the range (m) More...
 

Field Documentation

◆ aziStdDev

float32_t dwRadarDetectionStdDev::aziStdDev

Standard deviation of the azimuth angle (rad)

Definition at line 165 of file RadarScan.h.

◆ dopplerStdDev

float32_t dwRadarDetectionStdDev::dopplerStdDev

Standard deviation of the doppler velocity (m/s)

Definition at line 168 of file RadarScan.h.

◆ elevStdDev

float32_t dwRadarDetectionStdDev::elevStdDev

Standard deviation of the elevation angle (rad)

Definition at line 162 of file RadarScan.h.

◆ rangeStdDev

float32_t dwRadarDetectionStdDev::rangeStdDev

Standard deviation of the range (m)

Definition at line 171 of file RadarScan.h.


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