Skip to content

How to use clock data in sp3 file in PPP forward filtering #27

@XiaoGongWei

Description

@XiaoGongWei

Sometimes we want to use clock data in sp3 (such as igu products).

  • You need to turn it on QPPPModel::SimpleSPP Line 400 and QPPPModel::Run Line 720.(The code is tempSatlitData.StaClock = sp3Clk;).
    A comparison of QPPPModel::Run before and after modification is shown below.The same is true for the QPPPModel::SimpleSPP modification
    Before:
    2
    After:
    12

  • Note that even you changed code and use the clock data in sp3. Also, you need to put an *.clk file in the project directory (The directory in which the observation data files are located) to ensure that the MG-APP software can execute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions