Class LazyLoadedCelestialBodies

java.lang.Object
org.orekit.bodies.LazyLoadedCelestialBodies
All Implemented Interfaces:
CelestialBodies

public class LazyLoadedCelestialBodies extends Object implements CelestialBodies
This class lazily loads auxiliary data when it is needed by a requested body. It is designed to match the behavior of CelestialBodyFactory in Orekit 10.0.
Since:
10.1
Author:
Luc Maisonobe, Evan Ward
See Also: