Description

The Solar System is the top-level container for celestial bodies and simulation time management. It manages the epoch, coordinate frame, and elapsed simulation time. The Solar System provides methods to create celestial bodies and attach environmental models such as atmospheres and magnetic fields.


Example Use Cases

  • Simulation Setup: Initializes the simulation environment with planets, moons, and the simulation epoch.
  • Time Management: Tracks the current simulation date and elapsed time relative to the configured epoch.