You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I’m working with RTKLIB 2.4.2 and running PPP using SP3 precise ephemeris and CLK files. I would like to extract the ECEF or LLH position of each satellite at each epoch during PPP processing.
So far, I can get receiver positions from the .pos file, but I’d like to track satellite position changes across epochs.
Could you advise where in the code (pppos()?) I can intercept satellite coordinates and output them (e.g., via rtk->ssat[])?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I’m working with RTKLIB 2.4.2 and running PPP using SP3 precise ephemeris and CLK files. I would like to extract the ECEF or LLH position of each satellite at each epoch during PPP processing.
So far, I can get receiver positions from the .pos file, but I’d like to track satellite position changes across epochs.
Could you advise where in the code (pppos()?) I can intercept satellite coordinates and output them (e.g., via rtk->ssat[])?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions