Uses of Interface
org.orekit.bodies.CelestialBodyLoader

Packages that use CelestialBodyLoader
org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids. 
 

Uses of CelestialBodyLoader in org.orekit.bodies
 

Classes in org.orekit.bodies that implement CelestialBodyLoader
 class JPLEphemeridesLoader
          Loader for JPL ephemerides binary files (DE 4xx) and similar formats (INPOP 06/08/10).
 

Methods in org.orekit.bodies with parameters of type CelestialBodyLoader
static void CelestialBodyFactory.addCelestialBodyLoader(String name, CelestialBodyLoader loader)
          Add a loader for celestial bodies.
 



Copyright © 2016 CNES. All Rights Reserved.