Package org.orekit.propagation.integration
package org.orekit.propagation.integration
Utilities for integration-based propagators (both numerical and semi-analytical).
-
ClassDescriptionConverter for states and parameters arrays.Common handling of
Propagatormethods for both numerical and semi-analytical propagators.Differential equations for the main state (orbit, attitude and mass).Provider for additional derivatives.Container for additional derivatives.FieldAbstractIntegratedPropagator<T extends CalculusFieldElement<T>>Common handling ofFieldPropagatormethods for both numerical and semi-analytical propagators.Differential equations for the main state (orbit, attitude and mass).FieldAdditionalDerivativesProvider<T extends CalculusFieldElement<T>>Provider for additional derivatives.FieldCombinedDerivatives<T extends CalculusFieldElement<T>>Container for additional derivatives.FieldIntegratedEphemeris<T extends CalculusFieldElement<T>>This class stores sequentially generated orbital parameters for later retrieval.FieldStateMapper<T extends CalculusFieldElement<T>>This class maps between raw double elements andFieldSpacecraftStateinstances.This class stores sequentially generated orbital parameters for later retrieval.This class maps between raw double elements andSpacecraftStateinstances.