Package | Description |
---|---|
org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAdditionalEquationsAdapter<T extends CalculusFieldElement<T>>
Deprecated.
must be removed in 12.0 when
AdditionalEquations is removed |
Modifier and Type | Method and Description |
---|---|
List<FieldAdditionalDerivativesProvider<T>> |
FieldAbstractIntegratedPropagator.getAdditionalDerivativesProviders()
Get an unmodifiable list of providers for additional derivatives.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldAbstractIntegratedPropagator.addAdditionalDerivativesProvider(FieldAdditionalDerivativesProvider<T> provider)
Add a provider for user-specified state derivatives to be integrated along with the orbit propagation.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.