There is gtrack utility in AWR1642 SDK. After run gtrack_step can get the tracked target list with GTRACK_targetDesc struct. there is a dim array in this struct and it describe it is Estimated target dimensions: depth, width, [height], doppler. . What is the unit for the depth, width ? meter? it is strange that the dimension I test seems much wider than the tracked target ( with point group), what is the definition and unit for the dim ? thanks.