Package | Description |
---|---|
fr.cnes.sirius.patrius.frames.configuration.precessionnutation | |
fr.cnes.sirius.patrius.frames.configuration.tides | |
fr.cnes.sirius.patrius.time |
Modifier and Type | Class and Description |
---|---|
class |
CIPCoordinatesGenerator
The class generates
CIPCoordinates to be used independently or within a
TimeStampedCache . |
Modifier and Type | Class and Description |
---|---|
class |
TidalCorrectionGenerator
Tidal corrections generator for the TimeStampedCache.
|
Modifier and Type | Method and Description |
---|---|
TimeStampedGenerator<T> |
TimeStampedCache.getGenerator()
Get the generator.
|
Constructor and Description |
---|
TimeStampedCache(int neighborsSizeIn,
int maxSlotsIn,
double maxSpanIn,
double newSlotInterval,
TimeStampedGenerator<T> generatorIn,
Class<T> entriesClassIn)
Simple constructor.
|
Copyright © 2018 CNES. All Rights Reserved.