Uses of Class
org.orekit.frames.LazyLoadedEop
Packages that use LazyLoadedEop
Package
Description
This package provides classes to handle frames and transforms between them.
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
-
Uses of LazyLoadedEop in org.orekit.frames
Constructors in org.orekit.frames with parameters of type LazyLoadedEopModifierConstructorDescriptionLazyLoadedFrames(LazyLoadedEop lazyLoadedEop, TimeScales timeScales, CelestialBodies celestialBodies) Create a collection of frames from the given auxiliary data. -
Uses of LazyLoadedEop in org.orekit.time
Constructors in org.orekit.time with parameters of type LazyLoadedEopModifierConstructorDescriptionLazyLoadedTimeScales(LazyLoadedEop lazyLoadedEop) Create a new set of time scales with the given sources of auxiliary data.