JEphem site
tig API
Build classes

Uses of Package
jephem.astro.solarsystem

Packages that use jephem.astro.solarsystem
jephem.astro General classes to conduct ephemeris calculation. 
jephem.astro.solarsystem Contains classes to perform computations on objects of the solar system. 
jephem.astro.solarsystem.vsop87 Classes and data to compute planetary positions using VSOP87 theory. 
jephem.astro.spacetime Classes related with spatial and temporal reference frames. 
jephem.gui Classes handling the Graphical User Interface (GUI). 
jephem.tools Classes using jephem.astro API to give higher-level services ; these classes are not inside jephem.astro package because they depend on data saved in property files. 
 

Classes in jephem.astro.solarsystem used by jephem.astro
SolarSystemConstants
          Contains general constants for ephemeris calculation.
 

Classes in jephem.astro.solarsystem used by jephem.astro.solarsystem
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.
 

Classes in jephem.astro.solarsystem used by jephem.astro.solarsystem.vsop87
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.
 

Classes in jephem.astro.solarsystem used by jephem.astro.spacetime
SolarSystemConstants
          Contains general constants for ephemeris calculation.
 

Classes in jephem.astro.solarsystem used by jephem.gui
SolarSystemConstants
          Contains general constants for ephemeris calculation.
 

Classes in jephem.astro.solarsystem used by jephem.tools
SolarSystemConstants
          Contains general constants for ephemeris calculation.
 


JEphem site
tig API
Build classes