PrideLab / PRIDE-PPPAR

An open‑source software for Multi-GNSS PPP ambiguity resolution
http://pride.whu.edu.cn/
GNU General Public License v3.0
242 stars 99 forks source link

Convergence Time #8

Open jareermohammed opened 1 year ago

jareermohammed commented 1 year ago

Dear, I have used the GUI version of the software for static PPP, comparing to the IGS solution the results is very accurate reaching mm. I am just wondering is there any option that I should follow to output the solution so I could compute the convergence time? because the pos file contains only the final solution (the coordinates).

PrideLab commented 1 year ago

Thank you for your support!

However, our program does not have a convergence process because we process all observations together in a least-squares system rather than sequentially. You can assume that these solutions have all “converged”.

To obtain the kinematic coordinates, you can try using the “k” mode. However, this mode also uses the above method of processing and does not have a convergence process.