xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPU_Aoa2dProc_detectionCfg Struct Reference

Detailed Description

Holds number of samples to be skipped in detection process from left and right side of the dimension for range, azimuth and elevation dimension.

Data Fields

int16_t skipLeftRange
 number of samples to be skipped from left in range dimension More...
 
int16_t skipRightRange
 number of samples to be skipped from right in range dimension More...
 
int16_t skipLeftAzim
 number of samples to be skipped from left in azimuth dimension More...
 
int16_t skipRightAzim
 number of samples to be skipped from right in azimuth dimension More...
 
int16_t skipLeftElev
 number of samples to be skipped from left in elevation dimension More...
 
int16_t skipRightElev
 number of samples to be skipped from right in elevation dimension More...
 

Field Documentation

◆ skipLeftRange

int16_t DPU_Aoa2dProc_detectionCfg::skipLeftRange

number of samples to be skipped from left in range dimension

◆ skipRightRange

int16_t DPU_Aoa2dProc_detectionCfg::skipRightRange

number of samples to be skipped from right in range dimension

◆ skipLeftAzim

int16_t DPU_Aoa2dProc_detectionCfg::skipLeftAzim

number of samples to be skipped from left in azimuth dimension

◆ skipRightAzim

int16_t DPU_Aoa2dProc_detectionCfg::skipRightAzim

number of samples to be skipped from right in azimuth dimension

◆ skipLeftElev

int16_t DPU_Aoa2dProc_detectionCfg::skipLeftElev

number of samples to be skipped from left in elevation dimension

◆ skipRightElev

int16_t DPU_Aoa2dProc_detectionCfg::skipRightElev

number of samples to be skipped from right in elevation dimension