Package | Description |
---|---|
org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
Modifier and Type | Method and Description |
---|---|
FieldCombinedDerivatives<T> |
FieldAdditionalEquationsAdapter.combinedDerivatives(FieldSpacecraftState<T> state)
Deprecated.
Compute the derivatives related to the additional state (and optionally main state increments).
|
default FieldCombinedDerivatives<T> |
FieldAdditionalDerivativesProvider.combinedDerivatives(FieldSpacecraftState<T> s)
Compute the derivatives related to the additional state (and optionally main state increments).
|
Copyright © 2002-2022 CS GROUP. All rights reserved.