Skip to content

Single output in Solution for Static Mode (out-solstatic) #453

Open
@harlock974

Description

@harlock974

Could you please clarify what is exactly single output in Solution for Static Mode ?

The manual says : "Only one solution for the processing period is output", but it doesn't explain how it is computed.

From Rtklibexplorer blog, there is various explanations :

  • "Out-solstatic=single is meant to be used for static solutions when you only want the final position, rather than a position solution for every epoch."
  • "When "Solution for Static Mode" is set to "Single", RTKLIB tries to save and report the last best solution point in the data set"
  • "The single output in Static mode is the last solution point from the kalman filter which is effectively a best estimate or weighted average of all the previous solution points."

From my own observations with fixed solution results (Q=1), single solution is exactly the same that the last epoch solution when out-solstatic=all. It is different from the median Q=1 values. In the following graph, the blue cross is the last epoch solution or the single solution, and the black one is the median value of all Q=1 observations :
Rplot

So I don't understand if "single" is a solution at a given epoch (the last one) or if there is actually a kind of average to compute it.

In other word, as final coordinates for my measure, is it better to keep the values given by "Single" output, or to average all Q=1 values from "All" output ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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