boinor.twobody.propagation.enums ================================ .. py:module:: boinor.twobody.propagation.enums .. autoapi-nested-parse:: module enums of sub-package propagation of sub-package twobody Classes ------- .. autoapisummary:: boinor.twobody.propagation.enums.PropagatorKind Module Contents --------------- .. py:class:: PropagatorKind(*args, **kwds) Bases: :py:obj:`enum.Flag` helper class to define different kind of propagators .. py:attribute:: ELLIPTIC .. py:attribute:: PARABOLIC .. py:attribute:: HYPERBOLIC