- 19 Jan, 2022 1 commit
-
-
Luc Maisonobe authored
Fixes #885
-
- 18 Jan, 2022 1 commit
-
-
Luc Maisonobe authored
Fixes #833
-
- 17 Jan, 2022 2 commits
-
-
Bryan Cazabonne authored
This is a partial implementation for issue #855.
-
Bryan Cazabonne authored
Fixes #878
-
- 14 Jan, 2022 2 commits
-
-
Luc Maisonobe authored
Fixes #836
-
Luc Maisonobe authored
-
- 13 Jan, 2022 4 commits
-
-
Evan Ward authored
Previously there was no combination of methods that would generate a rounded AbsoluteDate without UTC offset, which was the behavior of AbsoluteDate.toString() in Orekit 10. Added methods and tests.
-
Evan Ward authored
Previously the UTC offset was not copied from the original TimeComponents to the rounded TimeComponents.
-
Luc Maisonobe authored
Fixes #849
-
Luc Maisonobe authored
The getters have been added for event shifter, slope filter and predicate filter. Fixes #837
-
- 10 Jan, 2022 1 commit
-
-
Bryan Cazabonne authored
Fixes #874
-
- 31 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
-
- 24 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
-
- 20 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
Fixes #872
-
- 17 Dec, 2021 1 commit
-
-
Bryan Cazabonne authored
Fixes #871
-
- 14 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
This is a partial implementation for issue #855.
-
- 08 Dec, 2021 1 commit
-
-
Bryan Cazabonne authored
-
- 07 Dec, 2021 1 commit
-
-
Bryan Cazabonne authored
Fixes #867
-
- 03 Dec, 2021 4 commits
-
-
Bryan Cazabonne authored
Fixes #868
-
Bryan Cazabonne authored
Fixed #864
-
user authored
-
Bryan Cazabonne authored
-
- 01 Dec, 2021 1 commit
-
-
Luc Maisonobe authored
This adds support for dimension retrieval and yield feature between providers.
-
- 30 Nov, 2021 2 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- 29 Nov, 2021 1 commit
-
-
Luc Maisonobe authored
Fixes #856
-
- 26 Nov, 2021 1 commit
-
-
Luc Maisonobe authored
Fixes #862
-
- 24 Nov, 2021 2 commits
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-
- 21 Nov, 2021 1 commit
-
-
Luc Maisonobe authored
These containers are intended as replacements for HashMap when the number of keys is very small (such as in spacecraft states). They have smaller overhead, are more debugger-friendly (when dealing with additional states and derivatives), and all in-place incrementation.
-
- 20 Nov, 2021 2 commits
-
-
Luc Maisonobe authored
The new interfaces StackableAdder and IntegrableAdder allow to build state incrementally according to some dependency order if some adders require additional states or derivatives computed by other adders.
-
Luc Maisonobe authored
-
- 11 Nov, 2021 3 commits
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Fixes #853
-
- 10 Nov, 2021 1 commit
-
-
Luc Maisonobe authored
FieldParameterDrivenDateIntervalDetector.
-
- 08 Nov, 2021 2 commits
-
-
Luc Maisonobe authored
Fixes #848
-
Luc Maisonobe authored
These classes streamline several ways to trigger maneuvers.
-
- 22 Oct, 2021 2 commits
-
-
Bryan Cazabonne authored
-
Bryan Cazabonne authored
-