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