astro.logging ================= .. currentmodule:: hohmannpy.astro.logging A set of classes which can be used to store data generated during propagation. For a general overview of how this class works see :class:`~hohmannpy.astro.Logger` for the base class template. .. autosummary:: :signatures: none Logger StateLogger ClassicalElementsLogger EquinoctialElementsLogger EccentricAnomalyLogger UniversalVariableLogger .. toctree:: :maxdepth: 1 :hidden: base state classical_elements equinoctial_elements eccentric_anomaly universal_variable