Releases: Electrollama/OrbitSim
Releases · Electrollama/OrbitSim
Tested and Improved
I added pytests to promote "shift-left testing". This highlighted that the initial positions of planets in KSP were incorrect, which I traced back to errors in the Bodies table (t0 and mu). I also used scipy.optimize instead of my home-brew Newton's method for simplicity and reliability.
Orbit plotter
Tools to define a 2D orbit, manipulate it, and plot it