astro.propagation =================== .. currentmodule:: hohmannpy.astro A set of propagators that can be used to propagate a :class:`~hohmannpy.astro.Orbit`. See :class:`~hohmannpy.astro.Propagator` for the base class template. .. autosummary:: :signatures: none Propagator KeplerPropagator UniversalVariablePropagator CowellPropagator EnckePropagator .. toctree:: :maxdepth: 1 :hidden: base kepler universal_variable cowell encke