e2c706ecb04ea8267c402efc54346e90a1d5017e
After SOI exit the asteroid has new orbital elements (gravity assist). Previously the old trail and crossing predictions were never updated, causing three bugs: 1. Old trajectory still drawn after exit 2. Next SOI entry time based on stale orbit 3. Subsequent SOI entries never triggered Now on exit: recompute trail, rescans for future SOI crossings, and resets the crossing index.
Description
Keplerian orbital mechanics test suite with patched-conics SOI transitions
Languages
Python
100%