|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.orekit.frames.configuration.sp.IERS2003SPCorrection
public class IERS2003SPCorrection
Compute s' correction (IERS 2003 convention).
IERS 2003 convention exactly matches IERS 2010 convention. As a result this class returns exactly the same
results as IERS2010SPCorrection
.
Constructor Summary | |
---|---|
IERS2003SPCorrection()
Constructor. |
Method Summary | |
---|---|
FrameConvention |
getOrigin()
Get IERS model origin. |
double |
getSP(AbsoluteDate date)
Compute the correction S' 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 IERS2003SPCorrection()
Method Detail |
---|
public double getSP(AbsoluteDate date)
getSP
in interface SPrimeModel
date
- date
public FrameConvention getOrigin()
getOrigin
in interface SPrimeModel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |