Uses of Class
org.orekit.frames.VersionedITRF
-
Packages that use VersionedITRF Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of VersionedITRF in org.orekit.frames
Methods in org.orekit.frames that return VersionedITRF Modifier and Type Method Description VersionedITRF
AbstractFrames. getITRF(ITRFVersion version, IERSConventions conventions, boolean simpleEOP)
VersionedITRF
Frames. getITRF(ITRFVersion version, IERSConventions conventions, boolean simpleEOP)
Get an specific International Terrestrial Reference Frame.static VersionedITRF
FramesFactory. getITRF(ITRFVersion version, IERSConventions conventions, boolean simpleEOP)
Get a specific International Terrestrial Reference Frame.
-