IrsaClass
=========

.. currentmodule:: astroquery.ipac.irsa

.. autoclass:: IrsaClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~IrsaClass.GATOR_LIST_URL
      ~IrsaClass.IRSA_URL
      ~IrsaClass.ROW_LIMIT
      ~IrsaClass.TIMEOUT

   .. rubric:: Methods Summary

   .. autosummary::

      ~IrsaClass.list_catalogs
      ~IrsaClass.print_catalogs
      ~IrsaClass.query_region
      ~IrsaClass.query_region_async

   .. rubric:: Attributes Documentation

   .. autoattribute:: GATOR_LIST_URL
   .. autoattribute:: IRSA_URL
   .. autoattribute:: ROW_LIMIT
   .. autoattribute:: TIMEOUT

   .. rubric:: Methods Documentation

   .. automethod:: list_catalogs
   .. automethod:: print_catalogs
   .. automethod:: query_region
   .. automethod:: query_region_async