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