public final class StelaPrecessionNutationModel extends Object implements PrecessionNutationModel
| Constructor and Description |
|---|
StelaPrecessionNutationModel() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getCIPMotion(AbsoluteDate date)
Compute the Celestial Intermediate pole motion in the GCRS.
|
double[] |
getCIPMotionTimeDerivative(AbsoluteDate date)
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.
|
public double[] getCIPMotion(AbsoluteDate date)
getCIPMotion in interface PrecessionNutationModeldate - datepublic double[] getCIPMotionTimeDerivative(AbsoluteDate date)
getCIPMotionTimeDerivative in interface PrecessionNutationModeldate - datepublic boolean isDirect()
isDirect in interface PrecessionNutationModelpublic FrameConvention getOrigin()
getOrigin in interface PrecessionNutationModelpublic boolean isConstant()
isConstant in interface PrecessionNutationModelCopyright © 2022 CNES. All rights reserved.