xWRL6432 MMWAVE-L-SDK  05.04.00.01
define.h
Go to the documentation of this file.
1 #ifndef DEFINE_H_
2 #define DEFINE_H_
3 
4 #define MPD_NUM_FRAMES 600
5 #define MAX_POINTS 50
6 #define MAX_CLUSTERS 20
7 #define MAX_HISTORY_BUFFER_SIZE 10
8 #define MAX_ZONES 12
9 
10 #endif