paraqeet.propagation#

Propagation model module.

Modules

differentiable_propagation

Class definition of the State propagation model.

euler

Class definition of the Euler propagation model.

propagation

Class definition of the Propagation model.

runge_kutta

Class definition for the Runge-Kutta Scipy propagation model.

scipy_expm

Class definition of the Scipy piecewise exponential propagation model.

scipy_expm_goat

Class definition of the Scipy piecewise exponential propagation model.

scipy_expm_grape

Class definition of the Scipy piecewise exponential propagation model.

vern7

Class definition of the fixed time-step 7th-order Verner ODE solver.

vern7_grape

Class definition of the 7th-order Verner ODE solver for GRAPE.