- 21 Sep, 2022 1 commit
-
-
Maxime Journot authored
Added default method `getMeasurementType` in `ObservedMeasurement` that returns the name of the class Added a constant String `MEASUREMENT_TYPE` in each measurement class to get the class name as a String Used both additions to improve measurements type checks in tests Fixes #955
-
- 26 Aug, 2022 2 commits
-
-
Evan Ward authored
Added a second constructor so it can be used with a collection of Propagator instead of BoundedPropagator. Also added a test case.
-
- 02 Aug, 2022 1 commit
-
-
Maxime Journot authored
-
- 01 Aug, 2022 1 commit
-
-
Maxime Journot authored
-
- 20 Jul, 2022 1 commit
-
-
Pascal Parraud authored
-
- 27 Jun, 2022 1 commit
-
-
Luc Maisonobe authored
Some tabs have been preserved in resource test files (EOP data and CCSDS files) for testing purposes.
-
- 20 Jun, 2022 2 commits
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- 13 Jun, 2022 2 commits
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- 10 Jun, 2022 1 commit
-
-
Bryan Cazabonne authored
Fixes #666
-
- 07 Jun, 2022 3 commits
-
-
Bryan Cazabonne authored
Fixes #895
-
Bryan Cazabonne authored
Fixes #790
-
Bryan Cazabonne authored
Fixes #804
-
- 03 Jun, 2022 2 commits
-
-
Luc Maisonobe authored
Fixes #936
-
Bryan Cazabonne authored
-
- 02 Jun, 2022 1 commit
-
-
Pascal Parraud authored
-
- 01 Jun, 2022 2 commits
-
-
Bryan Cazabonne authored
Fixes #889
-
Bryan Cazabonne authored
-
- 27 Apr, 2022 2 commits
-
-
Bryan Cazabonne authored
-
Luc Maisonobe authored
Fixes #917
-
- 26 Apr, 2022 11 commits
-
-
Bryan Cazabonne authored
-
Luc Maisonobe authored
Fixes #921 Merge branch 'issue-919' into develop
-
Luc Maisonobe authored
Fixes #919
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
Maxime Journot authored
Fixes #909
-
Evan Ward authored
In Orekit 10 StreamingOemWriter could write an OEM without acceleration, but in Orekit 11 it couldn't. Now it can. Expanded a test case.
-
Bryan Cazabonne authored
-
Evan Ward authored
In Orekit 10.x StreamingOemWriter had the option for the user to select the output reference frame and to not write optional metadata fields. This commit adds those features to the 11.x branch while maintaining compatibility with the existing 11.x releases. A constructor parameter is added to StreamingOemWriter that determines wheter the reference frame of each segment changes depending on the state's attitude's frame or if the reference frame from the metadata is used. Interpolation degree values less than zero are treated as null when writing an OEM. Added a test case.
-
-
Pascal Parraud authored
-
- 22 Apr, 2022 1 commit
-
-
Luc Maisonobe authored
Fixes #921 Merge branch 'issue-919' into develop
-
- 20 Apr, 2022 1 commit
-
-
Luc Maisonobe authored
Fixes #919
-
- 19 Apr, 2022 1 commit
-
-
Luc Maisonobe authored
Fixes #918
-
- 15 Apr, 2022 2 commits
-
-
Luc Maisonobe authored
Fixes #917
-
Maxime Journot authored
Fixes #909
-
- 04 Apr, 2022 1 commit
-
-
Evan Ward authored
In Orekit 10 StreamingOemWriter could write an OEM without acceleration, but in Orekit 11 it couldn't. Now it can. Expanded a test case.
-
- 31 Mar, 2022 1 commit
-
-
Pascal Parraud authored
-