Hello All, I want to calculate velocity of the objects from doppler index. How can i do that?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello All, I want to calculate velocity of the objects from doppler index. How can i do that?
Hi Rajesh,
Welcome to the E2E community!
The answer you are looking for can be found in detail for the out of box demo here: <SDK_INSTALL_LOC>\packages\ti\demo\utils\mmwdemo_rfparser.c
This source file computes various such values for the out of box demo.
See the outParams->dopplerStep value. From the corresponding .h file: