Uses of Interface
org.orekit.bodies.CelestialBodyLoader
-
Packages that use CelestialBodyLoader Package Description 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 Modifier and Type Class Description classJPLEphemeridesLoaderLoader for JPL ephemerides binary files (DE 4xx) and similar formats (INPOP 06/08/10).Methods in org.orekit.bodies with parameters of type CelestialBodyLoader Modifier and Type Method Description static voidCelestialBodyFactory. addCelestialBodyLoader(String name, CelestialBodyLoader loader)Add a loader for celestial bodies.
-