![]() |
TI-radar AWR1843 C674x DSP core
1
|
These parameters allow the SNR requirements to be varied as a function of range. More...
#include <dss_data_path.h>
Data Fields | |
uint16_t | rangelim |
Range (in meters * (1 << xyzOutputQFormat)) upto which the SNR requirement is valid. More... | |
uint16_t | threshold |
SNR threshold (dB) for the range. More... | |
These parameters allow the SNR requirements to be varied as a function of range.
Definition at line 224 of file dss_data_path.h.
uint16_t SNRThresholds::rangelim |
Range (in meters * (1 << xyzOutputQFormat)) upto which the SNR requirement is valid.
Definition at line 226 of file dss_data_path.h.
uint16_t SNRThresholds::threshold |
SNR threshold (dB) for the range.
Definition at line 228 of file dss_data_path.h.