Uses of Class
org.orekit.control.indirect.adjoint.FieldCartesianAdjointDerivativesProvider
-
Packages that use FieldCartesianAdjointDerivativesProvider Package Description org.orekit.control.indirect.shooting.propagation This package provides classes relative to the propagation part of indirect shooting. -
-
Uses of FieldCartesianAdjointDerivativesProvider in org.orekit.control.indirect.shooting.propagation
Methods in org.orekit.control.indirect.shooting.propagation that return FieldCartesianAdjointDerivativesProvider Modifier and Type Method Description <T extends CalculusFieldElement<T>>
FieldCartesianAdjointDerivativesProvider<T>CartesianAdjointDynamicsProvider. buildFieldAdditionalDerivativesProvider(Field<T> field)
Builds Field adjoint derivatives provider.
-