If I want to generate a PV measurement data, the unit written in the generator program should be kilometers. estimation/performance/MeasurementGenerator.java
But my question is that there is a discrepancy between the “AbstractOrbitDetermination” class and the “AbstractOrbitDeterminationEngine” class when they all reading PV data in the tutorial.I don’t know if there was any particular purpose for this, or if it was a clerical bug.
When I run the “performance” example, if the measurement data type used for generation and estimation is RANGE, there is no problem . However, when I changed the data type used for generation and estimation to PV type, the result was obviously wrong.
Sorry @houmingyang I ended up looking only into AbstractOrbitDetermination so it looked ok.
I think it’s a bug yes, reading the PV should be consistent with generating them in PerformanceTesting.
Please open a bug report on the tutorials forge.
I’m just reminding the maintainers of the tutorial examples, and this is really a tiny tiny bug in the tutorial. I’m a beginner, and I don’t have a gitlab account . I don’t know how to link a forum account with a gitlab account to report bugs, should I wrote a request email?
Best wishes
houmingyang