| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.frames.configuration.eop | |
| fr.cnes.sirius.patrius.time.interpolation |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractEOPHistory.DoubleInterpolationFunctionBuilder<T extends EOPEntry>
Cache interpolable function builder used to generate
Double values. |
| Constructor and Description |
|---|
TimeStampedInterpolableEphemeris(IN[] samples,
int order,
TimeStampedInterpolationFunctionBuilder<IN,OUT> interpFctBuilder,
boolean acceptOutOfOptimalRange)
Simplified constructor.
|
TimeStampedInterpolableEphemeris(IN[] samples,
int order,
TimeStampedInterpolationFunctionBuilder<IN,OUT> interpFctBuilder,
boolean acceptOutOfOptimalRange,
boolean copySamples,
boolean checkStrictlySorted,
int cacheSize)
Standard constructor.
|
Copyright © 2024 CNES. All rights reserved.