- 24 Dec, 2021 5 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
All resource files should have matching line numbers, it helps managing messages properly.
-
- 22 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
-
- 21 Dec, 2021 4 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The attempt failed, but needs more investigation, so we keep it.
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 20 Dec, 2021 10 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Conflicts: src/changes/changes.xml
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Fixes #872
-
- 17 Dec, 2021 3 commits
-
-
Bryan Cazabonne authored
Added atmospheric drag effect for Brouwer-Lyddane model. Closes #871 See merge request !224
-
Bryan Cazabonne authored
Fixes #871
-
Luc Maisonobe authored
-
- 16 Dec, 2021 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 15 Dec, 2021 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 14 Dec, 2021 4 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
This is a partial implementation for issue #855.
-
- 13 Dec, 2021 4 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
The names should *not* be extracted too early, at least the force models must be completed before they can be retrived reliably. However, once they are set up we can ask the MatricesHarvester to give the columns names, even if propagation has not started yet.
-
Luc Maisonobe authored
-
- 10 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
-
- 09 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
-
- 08 Dec, 2021 3 commits
-
-
Luc Maisonobe authored
The default implementation throws un UnsupportedOperationException which will be removed when the method is implemented in all propagators (but not before 12.0 for compatibility reasons). declaring the method already at highest level will allow getting rid (deprecating them first) of several clumsy classes in estimation package.
-
Bryan Cazabonne authored
Allowed Brouwer-Lyddane model to work for the critical inclination of 63.4° Closes #869 See merge request orekit/orekit!223
-
Bryan Cazabonne authored
-