|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.orekit.frames.configuration.libration.NoLibrationCorrection
public class NoLibrationCorrection
This class ignores the libration effects.
Constructor Summary | |
---|---|
NoLibrationCorrection()
Simple constructor. |
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoLibrationCorrection()
Method Detail |
---|
public PoleCorrection getPoleCorrection(AbsoluteDate t)
getPoleCorrection
in interface LibrationCorrectionModel
t
- date
public double getUT1Correction(AbsoluteDate t)
getUT1Correction
in interface LibrationCorrectionModel
t
- date
public FrameConvention getOrigin()
getOrigin
in interface LibrationCorrectionModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |