poliastro2.core.actions.propagate.markley¶
Classes
Elliptical Kepler Equation solver based on a fifth-order refinement of the solution of a cubic equation. |
- class poliastro2.core.actions.propagate.markley.MarkleyPropagator¶
Elliptical Kepler Equation solver based on a fifth-order refinement of the solution of a cubic equation.
Notes
This method was originally presented by Markley in his paper Kepler Equation Solver with DOI: https://doi.org/10.1007/BF00691917
- kind = 1¶
- propagate(state, tof)¶