public interface LibrationCorrectionModel extends Serializable
Modifier and Type | Method and Description |
---|---|
FrameConvention |
getOrigin()
Get IERS model origin.
|
PoleCorrection |
getPoleCorrection(AbsoluteDate t)
Compute the pole corrections at a given date.
|
double |
getUT1Correction(AbsoluteDate t)
Compute the UT1-TAI corrections at a given date.
|
PoleCorrection getPoleCorrection(AbsoluteDate t) throws PatriusException
t
- datePatriusException
- when an Orekit error occursdouble getUT1Correction(AbsoluteDate t)
t
- dateFrameConvention getOrigin()
Copyright © 2021 CNES. All rights reserved.