Skip to content

Releases: Electrollama/OrbitSim

Tested and Improved

04 Jan 01:36
1260bc1
Compare
Choose a tag to compare
Tested and Improved Pre-release
Pre-release

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

29 Dec 23:46
Compare
Choose a tag to compare
Orbit plotter Pre-release
Pre-release

Tools to define a 2D orbit, manipulate it, and plot it