TI-radar AWR1843 C674x DSP core  1
trackingInputReport Struct Reference

Input to tracking from the clustering output. More...

#include <dss_data_path.h>

Collaboration diagram for trackingInputReport:

Data Fields

int16_t xSize
 
int16_t ySize
 
float measVec [3]
 
float measCovVec [3]
 

Detailed Description

Input to tracking from the clustering output.

Definition at line 358 of file dss_data_path.h.

Field Documentation

◆ measCovVec

float trackingInputReport::measCovVec[3]

Measurement covariance.

Definition at line 363 of file dss_data_path.h.

◆ measVec

float trackingInputReport::measVec[3]

Measurement input

Definition at line 362 of file dss_data_path.h.

◆ xSize

int16_t trackingInputReport::xSize

the clustering size on x direction

Definition at line 360 of file dss_data_path.h.

◆ ySize

int16_t trackingInputReport::ySize

the clustering size on y direction

Definition at line 361 of file dss_data_path.h.


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