public interface PrecessionNutationModel extends Serializable
Modifier and Type | Method and Description |
---|---|
double[] |
getCIPMotion(AbsoluteDate t)
Compute the Celestial Intermediate pole motion in the GCRS.
|
double[] |
getCIPMotionTimeDerivative(AbsoluteDate t)
Compute the Celestial Intermediate pole motion in the GCRS.
|
FrameConvention |
getOrigin()
Get IERS model origin.
|
boolean |
isConstant()
Returns true if model uses constant rotation.
|
boolean |
isDirect()
Return computation type : direct or interpolated.
|
double[] getCIPMotion(AbsoluteDate t)
t
- datedouble[] getCIPMotionTimeDerivative(AbsoluteDate t)
t
- dateboolean isDirect()
FrameConvention getOrigin()
boolean isConstant()
Copyright © 2020 CNES. All rights reserved.