|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.orekit.frames.configuration.sp.IERS2010SPCorrection
public class IERS2010SPCorrection
Compute s' correction.
Constructor Summary | |
---|---|
IERS2010SPCorrection()
Simple 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 IERS2010SPCorrection()
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 |