JEphem site
tig API
Build classes

Uses of Interface
jephem.astro.solarsystem.PlanetaryTheory

Packages that use PlanetaryTheory
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. 
 

Uses of PlanetaryTheory in jephem.astro.solarsystem
 

Classes in jephem.astro.solarsystem that implement PlanetaryTheory
 class ELP82
          Calculation of the Moon coordinates with ELP-2000 82B theory.
 class Pluto99
          Calculation of Pluto coordinates, based on the work of J.
 

Uses of PlanetaryTheory in jephem.astro.solarsystem.vsop87
 

Classes in jephem.astro.solarsystem.vsop87 that implement PlanetaryTheory
 class VSOP87
          Low-level class performing calculations of planet coordinates from VSOP87 theory,
 


JEphem site
tig API
Build classes