public final class StelaPrecessionNutationModel extends Object implements PrecessionNutationModel
Constructor and Description |
---|
StelaPrecessionNutationModel() |
Modifier and Type | Method and Description |
---|---|
CIPCoordinates |
getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
FrameConvention |
getOrigin()
Get IERS model origin.
|
boolean |
isDirect()
Return computation type : direct or interpolated.
|
public CIPCoordinates getCIPCoordinates(AbsoluteDate date)
getCIPCoordinates
in interface PrecessionNutationModel
date
- Date for the CIP coordinatespublic boolean isDirect()
isDirect
in interface PrecessionNutationModel
public FrameConvention getOrigin()
getOrigin
in interface PrecessionNutationModel
Copyright © 2023 CNES. All rights reserved.