| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.time.interpolation |
| Constructor and Description |
|---|
TimeStampedInterpolableEphemeris(IN[] samples,
int order,
TimeStampedInterpolationFunctionBuilder<IN,OUT> interpFctBuilder,
TimeStampedExtrapolationFunctionBuilder<IN,OUT> extrapFctBuilder,
boolean acceptInterpolationOutOfOptimalRange)
Simplified constructor.
|
TimeStampedInterpolableEphemeris(IN[] samples,
int order,
TimeStampedInterpolationFunctionBuilder<IN,OUT> interpFctBuilder,
TimeStampedExtrapolationFunctionBuilder<IN,OUT> extrapFctBuilder,
boolean acceptInterpolationOutOfOptimalRange,
boolean copySamples,
boolean checkStrictlySorted,
int cacheSize)
Standard constructor.
|
Copyright © 2025 CNES. All rights reserved.