Implementation of pseudoranges function
Mostrar comentarios más antiguos
I digged into the code of pseudoranges() function of the navigation toolbox.
I understand it applies a Sagnac correction neglacting any other correction. What is strange to me is that the position difference in use is obtained from the difference of receiver and satellite in input wihtout specifying wheater it shall be a common epoch or not. No reference is made to the fact that (as per implementation) the satellite position in input shall be at signal send time whereas the receiver position shall be at signal receive time, because the satellite moves considerably by the time the signal reaches the receiver (https://gssc.esa.int/navipedia/index.php/GNSS_Basic_Observables).
Am I missing something in the usage of this function?
The documentation seems not to describe this aspect.
Thank you very much in advance
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Reference Applications en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!