Skip to content
Snippets Groups Projects
  1. Sep 14, 2021
  2. Sep 13, 2021
  3. Sep 08, 2021
  4. Sep 07, 2021
  5. Sep 06, 2021
  6. Sep 03, 2021
  7. Sep 02, 2021
  8. Sep 01, 2021
  9. Aug 30, 2021
  10. Aug 26, 2021
    • Evan Ward's avatar
      Fix step handled twice in analytic with event · 8a7380fb
      Evan Ward authored
      Previously when an analytic propagator handled a continue event the
      first part of the step would be passed to the OrekitStepHandler twice.
      Now it is only passed once. Seems to have been present when
      AbstractAnalyticalPropagator was created, about a decade ago, and not
      detected in all the changes since then, so I guess no one uses that
      combination much.
      8a7380fb
    • Evan Ward's avatar
      Refactor: remove unused variable epsilon · cfd2aaf2
      Evan Ward authored
      cfd2aaf2
Loading