public class IERS2003SPCorrection extends Object implements SPrimeModel
IERS 2003 convention exactly matches IERS 2010 convention. As a result this class returns exactly the same results as
IERS2010SPCorrection
.
Constructor and Description |
---|
IERS2003SPCorrection()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
FrameConvention |
getOrigin()
Get IERS model origin.
|
double |
getSP(AbsoluteDate date)
Compute the correction S' at a given date.
|
public double getSP(AbsoluteDate date)
getSP
in interface SPrimeModel
date
- datepublic FrameConvention getOrigin()
getOrigin
in interface SPrimeModel
Copyright © 2019 CNES. All Rights Reserved.