Class FieldEphemeris<T extends CalculusFieldElement<T>>

All Implemented Interfaces:
FieldPropagator<T>, FieldBoundedPVCoordinatesProvider<T>, FieldPVCoordinatesProvider<T>, ParameterDriversProvider

public class FieldEphemeris<T extends CalculusFieldElement<T>> extends FieldAbstractAnalyticalPropagator<T> implements FieldBoundedPVCoordinatesProvider<T>
This class is designed to accept and handle tabulated orbital entries. Tabulated entries are classified and then extrapolated in way to obtain continuous output, with accuracy and computation methods configured by the user.
Since:
14.0
Author:
Luc Maisonobe, Vincent Cucchietti, Romain Serra
See Also: