xWRL6432 MMWAVE-L-SDK  05.04.00.01
DPIF_ANGLEMATRIX_FORMAT

Introduction

Combination of C structure declaration and Content that uniquely describes the angle mtarix on which Azimuth-Elevation FFT is to be applied.

# Declaration Content
1 cmplx16ImRe_t x[numAntennasAzimuth][numAntennasElevation] After Doppler FFT, before Angle FFT is applied this is one of the ways to store the Angle Matrix
2 cmplx16ImRe_t x[numAntennasElevation][numAntennasAzimuth] After Doppler FFT, before Angle FFT is applied this is one of the ways to store the Angle Matrix

Macros

#define DPIF_DPIF_ANGLEMATRIX_FORMAT_1   1
 
#define DPIF_DPIF_ANGLEMATRIX_FORMAT_2   2
 

Macro Definition Documentation

◆ DPIF_DPIF_ANGLEMATRIX_FORMAT_1

#define DPIF_DPIF_ANGLEMATRIX_FORMAT_1   1

This format is for Angle Matrix after Doppler FFT and before Angle FFT

◆ DPIF_DPIF_ANGLEMATRIX_FORMAT_2

#define DPIF_DPIF_ANGLEMATRIX_FORMAT_2   2

This format is for Angle Matrix after Doppler FFT and before Angle FFT