For the next major improvement, I am going to begin
work on setting up a cohesive N-body simulation object
structure. Basically, I want to expand the verified
Earth-orbit simulation presently in place and create
first an Earth-Moon sim and then heliocentric sim.
I am working on an Earth-Moon 3-body simulation which
will fit into the jat.demo.simulation package.
I will then be working on a SolarSystemModel class
which will allow for numerical expediency when dealing
with interplanetary trajectories.
Eventually, I want to get to the point where I can
start including trajectory optimization into the
simulations (along with the relevant controllers).