Add Another Parameter to the .csv file of Transmitter

Hi,

I am currently playing with the advanced jamming feature of Skydel. I wonder if it is possible to show another parameter in the exported .csv file of transmitter? The parameter of my interest is the time of signal transmission. I want to know the distance between the transmitter and the receiver by knowing both the signal transmission time and reception time.

Kindly,
Hongzhao Zheng

1 Like

Hi @hongzhaozheng ,

We don’t have this option directly implemented in Skydel yet but I’ll look for a workaround and I’ll get back to you as soon as possible.

Best regards,
Grace

Thank you for letting me know Grace.

Hi @hongzhaozheng ,

Since we don’t have this option direclty implemented in Skydel, to compare the distance between the transmitter and the receiver, you can use a python or Matlab script to extract the information from the ECEF distances according to the elapsed time and then make the difference between the coordinates in X, Y and Z.

Regards,
Grace