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