AstrometryNetClass
==================

.. currentmodule:: astroquery.astrometry_net

.. autoclass:: AstrometryNetClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AstrometryNetClass.API_URL
      ~AstrometryNetClass.TIMEOUT
      ~AstrometryNetClass.URL
      ~AstrometryNetClass.api_key
      ~AstrometryNetClass.empty_settings

   .. rubric:: Methods Summary

   .. autosummary::

      ~AstrometryNetClass.login
      ~AstrometryNetClass.monitor_submission
      ~AstrometryNetClass.show_allowed_settings
      ~AstrometryNetClass.solve_from_image
      ~AstrometryNetClass.solve_from_source_list

   .. rubric:: Attributes Documentation

   .. autoattribute:: API_URL
   .. autoattribute:: TIMEOUT
   .. autoattribute:: URL
   .. autoattribute:: api_key
   .. autoattribute:: empty_settings

   .. rubric:: Methods Documentation

   .. automethod:: login
   .. automethod:: monitor_submission
   .. automethod:: show_allowed_settings
   .. automethod:: solve_from_image
   .. automethod:: solve_from_source_list
