Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration | |
fr.cnes.sirius.patrius.frames.configuration.precessionnutation |
Modifier and Type | Method and Description |
---|---|
CIPCoordinates |
FramesConfigurationImplementation.getCIPCoordinates(AbsoluteDate date)
Compute the corrected Celestial Intermediate Pole motion (X, Y, S, Xdot, Ydot, Sdot) in the GCRS.
|
CIPCoordinates |
FramesConfiguration.getCIPCoordinates(AbsoluteDate date)
Compute the corrected Celestial Intermediate Pole motion (X, Y, S, Xdot, Ydot, Sdot) in the GCRS.
|
Modifier and Type | Field and Description |
---|---|
static CIPCoordinates |
CIPCoordinates.ZERO
Zero CIP coordinates.
|
Modifier and Type | Method and Description |
---|---|
CIPCoordinates |
PrecessionNutationInterpolation.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
PrecessionNutationModel.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
IERS20032010PrecessionNutation.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
PrecessionNutation.getCIPCoordinates(AbsoluteDate date)
Compute the CIP pole coordinates at given date.
|
CIPCoordinates |
NoPrecessionNutation.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
PrecessionNutationCache.getCIPCoordinates(AbsoluteDate date)
Deprecated.
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
StelaPrecessionNutationModel.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
CIPCoordinates |
PrecessionNutationPerThread.getCIPCoordinates(AbsoluteDate date)
Getter for the CIP coordinates at the provided date.
|
Modifier and Type | Method and Description |
---|---|
List<CIPCoordinates> |
CIPCoordinatesGenerator.generate(CIPCoordinates existingData,
AbsoluteDate date)
Generate a chronologically sorted list of entries to be cached.
|
Modifier and Type | Method and Description |
---|---|
List<CIPCoordinates> |
CIPCoordinatesGenerator.generate(CIPCoordinates existingData,
AbsoluteDate date)
Generate a chronologically sorted list of entries to be cached.
|
Copyright © 2023 CNES. All rights reserved.