Uses of Interface
org.orekit.frames.EopHistoryLoader
Packages that use EopHistoryLoader
Package
Description
This package provides classes related to station data.
This package provides classes to handle frames and transforms between them.
-
Uses of EopHistoryLoader in org.orekit.files.sinex
Methods in org.orekit.files.sinex that return EopHistoryLoaderModifier and TypeMethodDescriptionSinex.getEopLoader(ITRFVersion itrfVersion) Get the parsed EOP data. -
Uses of EopHistoryLoader in org.orekit.frames
Methods in org.orekit.frames with parameters of type EopHistoryLoaderModifier and TypeMethodDescriptionstatic voidFramesFactory.addEOPHistoryLoader(IERSConventions conventions, EopHistoryLoader loader) Add a loader for Earth Orientation Parameters history.voidLazyLoadedEop.addEOPHistoryLoader(IERSConventions conventions, EopHistoryLoader loader) Add a loader for Earth Orientation Parameters history.voidLazyLoadedFrames.addEOPHistoryLoader(IERSConventions conventions, EopHistoryLoader loader) Add a loader for Earth Orientation Parameters history.