NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwRadarDetectionFFTPatch Struct Reference

Detailed Description

Defines FFT patch value of the detection.

Definition at line 301 of file RadarScan.h.

Data Fields

float32_t center
 FFT Patch value at center bin (dB) More...
 
float32_t aziM2
 FFT Patch value at azimuth bin minus 2 (dB) More...
 
float32_t aziM1
 FFT Patch value at azimuth bin minus 1 (dB) More...
 
float32_t azi1
 FFT Patch value at azimuth bin plus 1 (dB) More...
 
float32_t azi2
 FFT Patch value at azimuth bin plus 2 (dB) More...
 
float32_t dopplerM2
 FFT Patch value at Doppler bin minus 2 (dB) More...
 
float32_t dopplerM1
 FFT Patch value at Doppler bin minus 1 (dB) More...
 
float32_t doppler1
 FFT Patch value at Doppler bin plus 1 (dB) More...
 
float32_t doppler2
 FFT Patch value at Doppler bin plus 2 (dB) More...
 
float32_t rangeM2
 FFT Patch value at Range bin minus 2 (dB) More...
 
float32_t rangeM1
 FFT Patch value at Range bin minus 1 (dB) More...
 
float32_t range1
 FFT Patch value at Range bin plus 1 (dB) More...
 
float32_t range2
 FFT Patch value at Range bin plus 2 (dB) More...
 

Field Documentation

◆ azi1

float32_t dwRadarDetectionFFTPatch::azi1

FFT Patch value at azimuth bin plus 1 (dB)

Definition at line 313 of file RadarScan.h.

◆ azi2

float32_t dwRadarDetectionFFTPatch::azi2

FFT Patch value at azimuth bin plus 2 (dB)

Definition at line 316 of file RadarScan.h.

◆ aziM1

float32_t dwRadarDetectionFFTPatch::aziM1

FFT Patch value at azimuth bin minus 1 (dB)

Definition at line 310 of file RadarScan.h.

◆ aziM2

float32_t dwRadarDetectionFFTPatch::aziM2

FFT Patch value at azimuth bin minus 2 (dB)

Definition at line 307 of file RadarScan.h.

◆ center

float32_t dwRadarDetectionFFTPatch::center

FFT Patch value at center bin (dB)

Definition at line 304 of file RadarScan.h.

◆ doppler1

float32_t dwRadarDetectionFFTPatch::doppler1

FFT Patch value at Doppler bin plus 1 (dB)

Definition at line 325 of file RadarScan.h.

◆ doppler2

float32_t dwRadarDetectionFFTPatch::doppler2

FFT Patch value at Doppler bin plus 2 (dB)

Definition at line 328 of file RadarScan.h.

◆ dopplerM1

float32_t dwRadarDetectionFFTPatch::dopplerM1

FFT Patch value at Doppler bin minus 1 (dB)

Definition at line 322 of file RadarScan.h.

◆ dopplerM2

float32_t dwRadarDetectionFFTPatch::dopplerM2

FFT Patch value at Doppler bin minus 2 (dB)

Definition at line 319 of file RadarScan.h.

◆ range1

float32_t dwRadarDetectionFFTPatch::range1

FFT Patch value at Range bin plus 1 (dB)

Definition at line 337 of file RadarScan.h.

◆ range2

float32_t dwRadarDetectionFFTPatch::range2

FFT Patch value at Range bin plus 2 (dB)

Definition at line 340 of file RadarScan.h.

◆ rangeM1

float32_t dwRadarDetectionFFTPatch::rangeM1

FFT Patch value at Range bin minus 1 (dB)

Definition at line 334 of file RadarScan.h.

◆ rangeM2

float32_t dwRadarDetectionFFTPatch::rangeM2

FFT Patch value at Range bin minus 2 (dB)

Definition at line 331 of file RadarScan.h.


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