public interface SPrimeModel extends Serializable
s is a quantity, named "TIO (Terrestrial Intermediate Origin) locator", which provides the position of the TIO on the equator of the CIP (Celestial Intermediate Pole) corresponding to the kinematical definition of the "non-rotating" origin (NRO) in the ITRS when the CIP is moving with respect to the ITRS due to polar motion. (see chapter 5.4.1 of the IERS Convention 2010)
Modifier and Type | Method and Description |
---|---|
FrameConvention |
getOrigin()
Get IERS model origin.
|
double |
getSP(AbsoluteDate t)
Compute the correction S' at a given date.
|
double getSP(AbsoluteDate t)
t
- dateFrameConvention getOrigin()
Copyright © 2019 CNES. All Rights Reserved.