Uses of Class
org.orekit.frames.LazyLoadedFrames
-
Packages that use LazyLoadedFrames Package Description org.orekit.data This package provide base classes for exploring the configured data directory tree and read external data that can be used by the library.org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of LazyLoadedFrames in org.orekit.data
Methods in org.orekit.data that return LazyLoadedFrames Modifier and Type Method Description LazyLoadedFrames
ExceptionalDataContext. getFrames()
LazyLoadedFrames
LazyLoadedDataContext. getFrames()
-
Uses of LazyLoadedFrames in org.orekit.frames
Methods in org.orekit.frames that return LazyLoadedFrames Modifier and Type Method Description static LazyLoadedFrames
FramesFactory. getFrames()
Get the instance ofFrames
that is called by the static methods in this class.
-