|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LibrationCorrectionModel
This interface provides the pole corrections as well as the ut1-utc corrections due to libration.
Method Summary | |
---|---|
FrameConvention |
getOrigin()
Get IERS model origin. |
PoleCorrection |
getPoleCorrection(AbsoluteDate t)
Compute the pole corrections at a given date. |
double |
getUT1Correction(AbsoluteDate t)
Compute the UT1-TAI corrections at a given date. |
Method Detail |
---|
PoleCorrection getPoleCorrection(AbsoluteDate t) throws OrekitException
t
- date
OrekitException
- when an Orekit error occursdouble getUT1Correction(AbsoluteDate t)
t
- date
FrameConvention getOrigin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |