Closed lambert87041 closed 1 year ago
Hi,
From the documentation:
If with typeTransmitter (e.g. '***G05') a single transmitter is selected, the azimuth and elevation are computed from the transmitter point of view.
The plot is correct: it shows the motion of the WHU station as seen from the G05 satellite (azimuth and elevation of the station in the satellite body frame). If you want to have the skyplot as seen from WHU station for a single satellite, set the parameters ‘type’ instead of typeTransmitter to ‘***G05'.
regards Torsten
Description
I have found something wrong about the function gnssResiduals2Skyplot. When I set the parameters ‘type’ to ‘G’, ‘typeTransmitter’ to ‘G05’, which means that I just want to draw only one satellite in skyplot. But the output image is like this:
After I checked the code and added the content about PRN matching in the gnssResiduals2Skyplot, I found that the output image became normal.
It seems that there is still a problem with the function of using ‘typeTransmitter’ to match a satellite. Of course, I am not sure whether it is the problem of my configuration file. I am using the GROOPS compiled by Visual Studio 2017.
GROOPS version
main (latest commit)
Operating systems
Log output