|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrecessionNutationModel
This interface provides the Celestial Intermediate Pole motion (CIP) in the GCRS, those coordinates are used for the GCRF to CIRF transformation.
Method Summary | |
---|---|
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. |
Method Detail |
---|
double[] getCIPMotion(AbsoluteDate t)
t
- date
double[] getCIPMotionTimeDerivative(AbsoluteDate t)
t
- date
boolean isDirect()
FrameConvention getOrigin()
boolean isConstant()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |