Interface CelestialBodyLoader

All Known Implementing Classes:
JPLEphemeridesLoader

public interface CelestialBodyLoader
Interface for loading celestial bodies.
Author:
Luc Maisonobe
  • Method Details

    • loadCelestialBody

      CelestialBody loadCelestialBody(String name)
      Load celestial body.
      Parameters:
      name - name of the celestial body
      Returns:
      loaded celestial body