MPCClass ======== .. currentmodule:: astroquery.mpc .. autoclass:: MPCClass :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MPCClass.MPCOBS_URL ~MPCClass.MPC_PASSWORD ~MPCClass.MPC_URL ~MPCClass.MPC_USERNAME ~MPCClass.MPES_URL ~MPCClass.OBSERVATORY_CODES_URL ~MPCClass.TIMEOUT .. rubric:: Methods Summary .. autosummary:: ~MPCClass.get_ephemeris ~MPCClass.get_ephemeris_async ~MPCClass.get_mpc_object_endpoint ~MPCClass.get_observations ~MPCClass.get_observations_async ~MPCClass.get_observatory_codes ~MPCClass.get_observatory_codes_async ~MPCClass.get_observatory_location ~MPCClass.query_object ~MPCClass.query_object_async ~MPCClass.query_objects ~MPCClass.query_objects_async .. rubric:: Attributes Documentation .. autoattribute:: MPCOBS_URL .. autoattribute:: MPC_PASSWORD .. autoattribute:: MPC_URL .. autoattribute:: MPC_USERNAME .. autoattribute:: MPES_URL .. autoattribute:: OBSERVATORY_CODES_URL .. autoattribute:: TIMEOUT .. rubric:: Methods Documentation .. automethod:: get_ephemeris .. automethod:: get_ephemeris_async .. automethod:: get_mpc_object_endpoint .. automethod:: get_observations .. automethod:: get_observations_async .. automethod:: get_observatory_codes .. automethod:: get_observatory_codes_async .. automethod:: get_observatory_location .. automethod:: query_object .. automethod:: query_object_async .. automethod:: query_objects .. automethod:: query_objects_async