MPCClass
========

.. currentmodule:: astroquery.mpc

.. autoclass:: MPCClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MPCClass.MPC_PASSWORD
      ~MPCClass.MPC_URL
      ~MPCClass.MPC_USERNAME

   .. rubric:: Methods Summary

   .. autosummary::

      ~MPCClass.get_mpc_endpoint
      ~MPCClass.query_object
      ~MPCClass.query_object_async
      ~MPCClass.query_objects
      ~MPCClass.query_objects_async

   .. rubric:: Attributes Documentation

   .. autoattribute:: MPC_PASSWORD
   .. autoattribute:: MPC_URL
   .. autoattribute:: MPC_USERNAME

   .. rubric:: Methods Documentation

   .. automethod:: get_mpc_endpoint
   .. automethod:: query_object
   .. automethod:: query_object_async
   .. automethod:: query_objects
   .. automethod:: query_objects_async
