JEphem site
tig API
Build classes

Uses of Interface
jephem.astro.spacetime.TimeConstants

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

Uses of TimeConstants in jephem.astro
 

Classes in jephem.astro that implement TimeConstants
 class AstroContext
          Conductor of ephemeris calculation.
 class MeanTrue
          An object of this class holds data permitting to handle conversions between mean and true coordinates.
 

Uses of TimeConstants in jephem.astro.solarsystem
 

Classes in jephem.astro.solarsystem that implement TimeConstants
 class Pluto99
          Calculation of Pluto coordinates, based on the work of J.
 

Uses of TimeConstants in jephem.astro.solarsystem.vsop87
 

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

Uses of TimeConstants in jephem.astro.spacetime
 

Classes in jephem.astro.spacetime that implement TimeConstants
 class Time
          Contains static methods used when dealing with time.
 


JEphem site
tig API
Build classes