Class FieldCartesianAdjointDerivativesProvider<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.control.indirect.adjoint.FieldCartesianAdjointDerivativesProvider<T>
Type Parameters:
T - type of the field elements
All Implemented Interfaces:
FieldAdditionalDerivativesProvider<T>

public class FieldCartesianAdjointDerivativesProvider<T extends CalculusFieldElement<T>> extends Object implements FieldAdditionalDerivativesProvider<T>
Class defining the Field version of the adjoint dynamics for Cartesian coordinates, as defined in the Pontryagin Maximum Principle.
Since:
12.2
Author:
Romain Serra
See Also: