public class GTODProvider extends Object implements TransformProvider
This frame handles the sidereal time according to IAU-82 model.
Its parent frame is the TODProvider.
The pole motion is not applied here.
| Modifier | Constructor and Description |
|---|---|
protected |
GTODProvider(IERSConventions conventions,
EOPHistory eopHistory)
Simple constructor.
|
protected GTODProvider(IERSConventions conventions, EOPHistory eopHistory) throws OrekitException
conventions - IERS conventions to useeopHistory - EOP history (may be null)OrekitException - if EOP parameters are desired but cannot be readpublic Transform getTransform(AbsoluteDate date) throws OrekitException
The update considers the Earth rotation from IERS data.
getTransform in interface TransformProviderdate - new value of the dateOrekitException - if the nutation model data embedded in the
library cannot be readCopyright © 2002-2015 CS Systèmes d'information. All rights reserved.