poliastro.twobody.propagation
¶
The following script holds the different high level functions for the different propagators available at poliastro:
Propagator |
Elliptical |
Parabolic |
Hyperbolic |
farnocchia |
✓ |
✓ |
✓ |
vallado |
✓ |
✓ |
✓ |
mikkola |
✓ |
✓ |
✓ |
markley |
✓ |
x |
x |
pimienta |
✓ |
✓ |
x |
gooding |
✓ |
x |
x |
danby |
✓ |
✓ |
✓ |
cowell |
✓ |
✓ |
✓ |
recseries |
✓ |
x |
x |
Submodules¶
poliastro.twobody.propagation.cowell
poliastro.twobody.propagation.danby
poliastro.twobody.propagation.enums
poliastro.twobody.propagation.farnocchia
poliastro.twobody.propagation.gooding
poliastro.twobody.propagation.markley
poliastro.twobody.propagation.mikkola
poliastro.twobody.propagation.pimienta
poliastro.twobody.propagation.recseries
poliastro.twobody.propagation.vallado