Uses of Interface
org.orekit.utils.MultipleShooting
Packages that use MultipleShooting
Package
Description
Top level package for CR3BP Models used with a numerical propagator.
This package provides useful objects.
-
Uses of MultipleShooting in org.orekit.propagation.numerical.cr3bp
Classes in org.orekit.propagation.numerical.cr3bp that implement MultipleShootingModifier and TypeClassDescriptionclassMultiple shooting method applicable for orbits, either propagation in CR3BP, or in an ephemeris model. -
Uses of MultipleShooting in org.orekit.utils
Classes in org.orekit.utils that implement MultipleShootingModifier and TypeClassDescriptionclassMultiple shooting method using only constraints on state vectors of patch points (and possibly on epoch and integration time).classMultiple shooting method applicable for trajectories, in an ephemeris model.