IrsaDustClass
=============

.. currentmodule:: astroquery.irsa_dust

.. autoclass:: IrsaDustClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IrsaDustClass.DUST_SERVICE_URL
      ~IrsaDustClass.TIMEOUT
      ~IrsaDustClass.image_type_to_section

   .. rubric:: Methods Summary

   .. autosummary::

      ~IrsaDustClass.extract_image_urls
      ~IrsaDustClass.get_extinction_table
      ~IrsaDustClass.get_extinction_table_async
      ~IrsaDustClass.get_image_list
      ~IrsaDustClass.get_images
      ~IrsaDustClass.get_images_async
      ~IrsaDustClass.get_query_table
      ~IrsaDustClass.list_image_types

   .. rubric:: Attributes Documentation

   .. autoattribute:: DUST_SERVICE_URL
   .. autoattribute:: TIMEOUT
   .. autoattribute:: image_type_to_section

   .. rubric:: Methods Documentation

   .. automethod:: extract_image_urls
   .. automethod:: get_extinction_table
   .. automethod:: get_extinction_table_async
   .. automethod:: get_image_list
   .. automethod:: get_images
   .. automethod:: get_images_async
   .. automethod:: get_query_table
   .. automethod:: list_image_types
