JEphem site
tig API
Build classes

Uses of Interface
jephem.astro.spacetime.SpaceConstants

Packages that use SpaceConstants
jephem.astro General classes to conduct ephemeris calculation. 
jephem.astro.solarsystem Contains classes to perform computations on objects of the solar system. 
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. 
 

Uses of SpaceConstants in jephem.astro
 

Classes in jephem.astro that implement SpaceConstants
 class AstroContext
          Conductor of ephemeris calculation.
 

Uses of SpaceConstants in jephem.astro.solarsystem
 

Classes in jephem.astro.solarsystem that implement SpaceConstants
 class SwissEphemeris
          Class serving to interface JEphem and the java port of SwissEphemeris.
 

Uses of SpaceConstants in jephem.astro.spacetime
 

Classes in jephem.astro.spacetime that implement SpaceConstants
 class Space
          Contains static methods used when dealing with space.
 class Units
          Contains methods to format and transform units and coordinates.
 

Uses of SpaceConstants in jephem.gui
 

Classes in jephem.gui that implement SpaceConstants
 class NewCurveDialog
          Modal dialog displayed when a new Curve plotting is asked by the user.
 class NewEphemerisDialog
          Modal dialog displayed when a new Ephemeris is asked by the user.
 class PreferencesDialog
          Modal dialog which permits to the user to choose the preferences of JEphem.
 

Uses of SpaceConstants in jephem.tools
 

Classes in jephem.tools that implement SpaceConstants
 class AstroPrefs
          Handles general astronomy preferences.
 class Curve
          Visual representation of curve plotting.
 class SkyMap
          A visual representation of a sky map.
 class SkyMapBase
          Contains the geometrical functionalities of a sky map ; do not use this class directly, use instead SkyMap.
 


JEphem site
tig API
Build classes