Interface CelestialBodyLoader

  • All Known Implementing Classes:
    JPLEphemeridesLoader

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

      • loadCelestialBody

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