This is a small physics simulation to predict a ships state in the future even when it is currently under acceleration.
Run the example by running runpath("0:/simulation.ks"). simulation:example().
. I also created an example code to land a craft using the simulated knowledge about the future, it's curde, but works just fine for me :)
glhf
ps. if you are fancy, you can pass a custom export function to the script to prevent global namespace pollution 🎉