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 static VersionedITRF
FramesFactory. getITRF(ITRFVersion version, IERSConventions conventions, boolean simpleEOP)
Get an specific International Terrestrial Reference Frame.
-