Uses of Class
org.orekit.frames.ITRFVersion.Converter
-
Packages that use ITRFVersion.Converter Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of ITRFVersion.Converter in org.orekit.frames
Methods in org.orekit.frames that return ITRFVersion.Converter Modifier and Type Method Description static ITRFVersion.Converter
ITRFVersion. getConverter(ITRFVersion origin, ITRFVersion destination)
Find a converter between specified ITRF frames.static ITRFVersion.Converter
ITRFVersion. getConverter(ITRFVersion origin, ITRFVersion destination, TimeScale tt)
Find a converter between specified ITRF frames.
-