boinor.twobody.propagation.danby¶
Classes¶
Kepler solver for both elliptic and parabolic orbits based on Danby's algorithm. |
Module Contents¶
- class boinor.twobody.propagation.danby.DanbyPropagator¶
Kepler solver for both elliptic and parabolic orbits based on Danby’s algorithm.
Notes
This algorithm was developed by Danby in his paper The solution of Kepler Equation with DOI: https://doi.org/10.1007/BF01686811
- kind¶
- propagate(state, tof)¶