public class NoLibrationCorrection extends Object implements LibrationCorrectionModel
Constructor and Description |
---|
NoLibrationCorrection()
Simple constructor.
|
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.
|
public PoleCorrection getPoleCorrection(AbsoluteDate t)
getPoleCorrection
in interface LibrationCorrectionModel
t
- datepublic double getUT1Correction(AbsoluteDate t)
getUT1Correction
in interface LibrationCorrectionModel
t
- datepublic FrameConvention getOrigin()
getOrigin
in interface LibrationCorrectionModel
Copyright © 2017 CNES. All rights reserved.