Uses of Class
org.orekit.control.indirect.shooting.propagation.ShootingPropagationSettings
-
Packages that use ShootingPropagationSettings 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 ShootingPropagationSettings in org.orekit.control.indirect.shooting
Methods in org.orekit.control.indirect.shooting that return ShootingPropagationSettings Modifier and Type Method Description ShootingPropagationSettings
AbstractIndirectShooting. getPropagationSettings()
Getter for the propagation settings.ShootingPropagationSettings
ShootingBoundaryOutput. getShootingPropagationSettings()
Getter for the shooting propagation settings.
-