Next: Starter window Up: Generator window Previous: Continuer window  Contents


An orbit computed using time integration from a point within a system of ODEs, is approximated by a sequence of points  corresponding to discrete time moments using the standard ODE solvers (see matlab help for more information about these solvers).

All integrators has the following numerical parameters :

For more information about the standard ode solvers and their parameters see matlab help.