xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_Aoa2dProc_hwaAngleProcOutAddr Struct Reference

Detailed Description

HWA loop parameters.

Data Fields

int32_t * azimFftOutPtr
 Pointer to Azimuth FFT Outputs in HWA. More...
 
DPIF_HWA_STATS_MaxOutput * azimSpectElevIndPtr
 Pointer to elevation FFT stats output in HWA (list of peaks and corresponding elevation indices. More...
 
DPIF_HWA_STATS_MaxOutput * azimMaxPeakAzimIndPtr
 Pointer to maximum azimuth speak in a spectrum in HWA. More...
 
DPIF_HWA_CFAR_DetOutput * azimPeakList
 Pointer to list of peak values and positions in azimuth spectrum in HWA. More...
 

Field Documentation

◆ azimFftOutPtr

int32_t* DPU_Aoa2dProc_hwaAngleProcOutAddr::azimFftOutPtr

Pointer to Azimuth FFT Outputs in HWA.

◆ azimSpectElevIndPtr

DPIF_HWA_STATS_MaxOutput* DPU_Aoa2dProc_hwaAngleProcOutAddr::azimSpectElevIndPtr

Pointer to elevation FFT stats output in HWA (list of peaks and corresponding elevation indices.

◆ azimMaxPeakAzimIndPtr

DPIF_HWA_STATS_MaxOutput* DPU_Aoa2dProc_hwaAngleProcOutAddr::azimMaxPeakAzimIndPtr

Pointer to maximum azimuth speak in a spectrum in HWA.

◆ azimPeakList

DPIF_HWA_CFAR_DetOutput* DPU_Aoa2dProc_hwaAngleProcOutAddr::azimPeakList

Pointer to list of peak values and positions in azimuth spectrum in HWA.