Uses of Class
org.orekit.frames.PoleCorrection
-
Packages that use PoleCorrection Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of PoleCorrection in org.orekit.frames
Fields in org.orekit.frames declared as PoleCorrection Modifier and Type Field Description static PoleCorrection
PoleCorrection. NULL_CORRECTION
Null correction (xp = 0, yp = 0).Methods in org.orekit.frames that return PoleCorrection Modifier and Type Method Description PoleCorrection
EOPHistory. getPoleCorrection(AbsoluteDate date)
Get the pole IERS Reference Pole correction.
-