Uses of Class
org.orekit.control.indirect.shooting.AbstractFixedBoundaryCartesianSingleShooting
-
Packages that use AbstractFixedBoundaryCartesianSingleShooting Package Description org.orekit.control.indirect.shooting This package provides routines to solve indirect optimal control within the frame of orbital mechanics, using shooting methods. -
-
Uses of AbstractFixedBoundaryCartesianSingleShooting in org.orekit.control.indirect.shooting
Subclasses of AbstractFixedBoundaryCartesianSingleShooting in org.orekit.control.indirect.shooting Modifier and Type Class Description class
NewtonFixedBoundaryCartesianSingleShooting
Class for indirect single shooting methods with Cartesian coordinates for fixed time fixed boundary.
-