Uses of Interface
org.orekit.frames.EOPHistoryLoader
-
Packages that use EOPHistoryLoader Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of EOPHistoryLoader in org.orekit.frames
Methods in org.orekit.frames with parameters of type EOPHistoryLoader Modifier and Type Method Description static void
FramesFactory. addEOPHistoryLoader(IERSConventions conventions, EOPHistoryLoader loader)
Add a loader for Earth Orientation Parameters history.
-