astro.perturbations =================== .. currentmodule:: hohmannpy.astro A set of perturbing functions that can be used to model deviations from two-body Keplerian motion. See :class:`~hohmannpy.astro.perturbations.Perturbation` for the base class template. .. autosummary:: :signatures: none Perturbation NonSphericalEarth J2 AtmosphericDrag ThirdBodyGravity LunarGravity SolarGravity SolarRadiation .. toctree:: :maxdepth: 1 :hidden: base nonspherical j2 drag third_body_gravity lunar_gravity solar_gravity solar_radiation