| Interface | Description |
|---|---|
| PrecessionNutationModel |
This interface provides the Celestial Intermediate Pole motion (CIP) in the GCRS, those coordinates are used for
the GCRF to CIRF transformation.
|
| Class | Description |
|---|---|
| CIPCoordinates |
This class represents a Celestial Intermediate Pole.
|
| CIPCoordinatesGenerator |
The class generates
CIPCoordinates to be used independently or within a
TimeStampedCache. |
| IERS20032010PrecessionNutation |
This class implement the IERS 2003 and 2010 CIRF Precession Nutation models.
|
| NoPrecessionNutation |
In this model the CIP doesn't move.
|
| PrecessionNutation |
This class contains the CIRF precession nutation model used within the
FramesConfigurationImplementation class. |
| PrecessionNutationCache | Deprecated
since 4.13 as the precession nutation corrections cache management is deported in the
PrecessionNutationInterpolation class which uses a more efficient
TimeStampedInterpolableEphemeris cache system. |
| PrecessionNutationInterpolation |
Precession nutation correction computation through an interpolation process.
|
| PrecessionNutationModelFactory |
Factory for predefined models.
|
| PrecessionNutationPerThread |
Provides per-thread PrecessionNutationCorrectionModel.
|
| StelaPrecessionNutationModel |
STELA specific precession/nutation model.
|
| Enum | Description |
|---|---|
| PrecessionNutationConvention |
IERS Precession Nutation enumerate.
|
Copyright © 2025 CNES. All rights reserved.