Uses of Class
org.orekit.propagation.integration.FieldCombinedDerivatives
Packages that use FieldCombinedDerivatives
Package
Description
This package provides routines to model the adjoint dynamics as in the Pontryagin Maximum Principle, as used
in indirect control.
Utilities for integration-based propagators (both numerical and semi-analytical).
-
Uses of FieldCombinedDerivatives in org.orekit.control.indirect.adjoint
Methods in org.orekit.control.indirect.adjoint that return FieldCombinedDerivativesModifier and TypeMethodDescriptionFieldCartesianAdjointDerivativesProvider.combinedDerivatives(FieldSpacecraftState<T> state) Compute the derivatives related to the additional state (and optionally main state increments). -
Uses of FieldCombinedDerivatives in org.orekit.propagation.integration
Methods in org.orekit.propagation.integration that return FieldCombinedDerivativesModifier and TypeMethodDescriptionFieldAdditionalDerivativesProvider.combinedDerivatives(FieldSpacecraftState<T> s) Compute the derivatives related to the additional state (and optionally main state increments).