boinor.twobody.mean_elements ============================ .. py:module:: boinor.twobody.mean_elements .. autoapi-nested-parse:: module to handle ecliptic mean elements of a body Functions --------- .. autoapisummary:: boinor.twobody.mean_elements.get_mean_elements Module Contents --------------- .. py:function:: get_mean_elements(body, epoch=J2000) Get ecliptic mean elements of body. :param body: Body. :type body: ~boinor.bodies.SolarSystemPlanet :param epoch: Epoch. :type epoch: astropy.time.Time