Contains building blocks required to define an n-body system to be simulated.
CelestialBody<'l, 't>
Data structure that represents a single celestial body.
CelestialSystem<'l, 't>
Data structure that represents a simulated celestial system, with all its bodies.