ISOClass
========

.. currentmodule:: astroquery.esa.iso

.. autoclass:: ISOClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ISOClass.TIMEOUT
      ~ISOClass.data_url
      ~ISOClass.metadata_url

   .. rubric:: Methods Summary

   .. autosummary::

      ~ISOClass.download_data
      ~ISOClass.get_columns
      ~ISOClass.get_download_link
      ~ISOClass.get_postcard
      ~ISOClass.get_postcard_link
      ~ISOClass.get_tables
      ~ISOClass.query_ida_tap

   .. rubric:: Attributes Documentation

   .. autoattribute:: TIMEOUT
   .. autoattribute:: data_url
   .. autoattribute:: metadata_url

   .. rubric:: Methods Documentation

   .. automethod:: download_data
   .. automethod:: get_columns
   .. automethod:: get_download_link
   .. automethod:: get_postcard
   .. automethod:: get_postcard_link
   .. automethod:: get_tables
   .. automethod:: query_ida_tap
