- Sep 30, 2015
-
-
Luc Maisonobe authored
-
- Sep 26, 2015
-
-
Luc Maisonobe authored
Thanks to Michael Turner for the initial patch. Github: closes #7
-
- Sep 25, 2015
-
-
Luc Maisonobe authored
This ensures reproducible loading. Before this changes, some tests could fail in one computer while succeeding in another computer as we use a mix of DE-4xx files, some having a different EMRAT (81.30056907419062 for DE-431, 81.30056 for DE-405 and DE-406).
-
- Sep 24, 2015
-
-
Luc Maisonobe authored
-
- Sep 23, 2015
-
-
Luc Maisonobe authored
-
- Sep 11, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Filtering is based on an user-provided enabling predicate function. This allow for example to dynamically turn some events on and off during propagation or to set up some elaborate logic like triggering on elevation first time derivative (i.e. one elevation maximum) but only when elevation itself is above some threshold.
-
- Sep 10, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Sep 09, 2015
-
-
Luc Maisonobe authored
-
- Sep 07, 2015
-
-
Github: closes #6
-
- Sep 06, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
Fixes issue #215.
-
- Aug 28, 2015
-
-
Github: closes #5
-
- Aug 27, 2015
-
-
Evan Ward authored
Previously a generated ephemeris may not have been available at the start and stop times used for propagation because of numerical precision issues. Now the real start and end AbsoluteDates are used if they are equivalent to the double representation of time. The public interfaces ModeHandler and StateMapper were changed. Includes test cases for the numerical and DSST propagators. Fixes #210
-
- Aug 25, 2015
-
-
Luc Maisonobe authored
Works for anomaly, latitude argument, or longitude argument, either true, mean or eccentric. Fixes issue #213.
-
- Aug 24, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Aug 21, 2015
-
-
Thanks for the patch. Github: closes #4
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Aug 19, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jul 25, 2015
-
-
interfaces. Thanks for the patch. Github: fixes #2.
-
- Jul 24, 2015
-
-
interfaces. Thanks for the patch. Github: fixes #1.
-
- Jul 20, 2015
-
-
Luc Maisonobe authored
-
- Jul 13, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jul 09, 2015
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
This greatly improves performances, without sacrificing accuracy.
-
- Jul 08, 2015
-
-
Luc Maisonobe authored
-
- Jul 07, 2015
-
-
Luc Maisonobe authored
The loop occurred when some tiles created during one iteration of the tessellation were so close to the zone of interest boundary that a very thin stripes remained that was not empty, but the inside points were closer to the boundary than the threshold. This sometimes lead to find a start point around which a tile could be built, and an infinite loop as nothing was done to cover this part, which remained indefinitely neither empty not coverable.
-