![]() |
TI-radar AWR1843 C674x DSP core
1
|
Parameters of CFAR detected object during the first round of CFAR detections. More...
#include <dss_data_path.h>
Data Fields | |
uint16_t | rangeIdx |
Range index. More... | |
uint16_t | dopplerIdx |
Doppler index. More... | |
int16_t | velDisambFacValidity |
velocity disambiguation factor More... | |
uint16_t | dopplerSNRdB |
Peak value. More... | |
Parameters of CFAR detected object during the first round of CFAR detections.
Definition at line 123 of file dss_data_path.h.
uint16_t MmwDemo_objRaw1D::dopplerIdx |
Doppler index.
Definition at line 126 of file dss_data_path.h.
uint16_t MmwDemo_objRaw1D::dopplerSNRdB |
Peak value.
Definition at line 128 of file dss_data_path.h.
uint16_t MmwDemo_objRaw1D::rangeIdx |
Range index.
Definition at line 125 of file dss_data_path.h.
int16_t MmwDemo_objRaw1D::velDisambFacValidity |
velocity disambiguation factor
Definition at line 127 of file dss_data_path.h.