JEphem site
tig API
Build classes

Package jephem.astro.solarsystem

Contains classes to perform computations on objects of the solar system.

See:
          Description

Interface Summary
PlanetaryTheory Interface to be implemented by classes which compute planetary positions
This interface is empty because java doesn't allow to specify static methods in interfaces.
SolarSystemConstants Contains general constants for ephemeris calculation.
 

Class Summary
ELP82 Calculation of the Moon coordinates with ELP-2000 82B theory.
Pluto99 Calculation of Pluto coordinates, based on the work of J.
SolarSystem This class contains general static method related to solar system matters.
SwissEphemeris Class serving to interface JEphem and the java port of SwissEphemeris.
 

Exception Summary
ComputationException Exception to throw when the computation of a planet can't be done correctly.
 

Package jephem.astro.solarsystem Description

Contains classes to perform computations on objects of the solar system.


JEphem site
tig API
Build classes