TI-radar AWR1843 C674x DSP core  1
trackingReportForTx_t Struct Reference

Structure for tracking report. More...

#include <dss_data_path.h>

Collaboration diagram for trackingReportForTx_t:

Data Fields

int16_t x
 
int16_t y
 
int16_t xd
 
int16_t yd
 
int16_t xSize
 
int16_t ySize
 

Detailed Description

Structure for tracking report.

Definition at line 191 of file dss_data_path.h.

Field Documentation

◆ x

int16_t trackingReportForTx_t::x

the tracking output -> x co-ordinate

Definition at line 193 of file dss_data_path.h.

◆ xd

int16_t trackingReportForTx_t::xd

velocity in the x direction

Definition at line 195 of file dss_data_path.h.

◆ xSize

int16_t trackingReportForTx_t::xSize

cluster size (x direction).

Definition at line 197 of file dss_data_path.h.

◆ y

int16_t trackingReportForTx_t::y

the tracking output -> y co-ordinate

Definition at line 194 of file dss_data_path.h.

◆ yd

int16_t trackingReportForTx_t::yd

velocity in the y direction

Definition at line 196 of file dss_data_path.h.

◆ ySize

int16_t trackingReportForTx_t::ySize

cluster size (y direction).

Definition at line 198 of file dss_data_path.h.


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