Uses of Class
org.orekit.control.indirect.shooting.AbstractFixedInitialCartesianSingleShooting
-
Packages that use AbstractFixedInitialCartesianSingleShooting 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 AbstractFixedInitialCartesianSingleShooting in org.orekit.control.indirect.shooting
Subclasses of AbstractFixedInitialCartesianSingleShooting in org.orekit.control.indirect.shooting Modifier and Type Class Description class
AbstractFixedBoundaryCartesianSingleShooting
Abstract class for indirect single shooting methods with Cartesian coordinates for fixed time fixed boundary.class
NewtonFixedBoundaryCartesianSingleShooting
Class for indirect single shooting methods with Cartesian coordinates for fixed time fixed boundary.
-