SIA2Query
=========

.. currentmodule:: pyvo.dal

.. autoclass:: SIA2Query
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SIA2Query.calib_level
      ~SIA2Query.collection
      ~SIA2Query.data_type
      ~SIA2Query.exptime
      ~SIA2Query.facility
      ~SIA2Query.field_of_view
      ~SIA2Query.instrument
      ~SIA2Query.maxrec
      ~SIA2Query.publisher_did
      ~SIA2Query.res_format
      ~SIA2Query.spatial_resolution
      ~SIA2Query.spectral_resolving_power
      ~SIA2Query.target_name
      ~SIA2Query.timeres

   .. rubric:: Methods Summary

   .. autosummary::

      ~SIA2Query.execute

   .. rubric:: Attributes Documentation

   .. autoattribute:: calib_level
   .. autoattribute:: collection
   .. autoattribute:: data_type
   .. autoattribute:: exptime
   .. autoattribute:: facility
   .. autoattribute:: field_of_view
   .. autoattribute:: instrument
   .. autoattribute:: maxrec
   .. autoattribute:: publisher_did
   .. autoattribute:: res_format
   .. autoattribute:: spatial_resolution
   .. autoattribute:: spectral_resolving_power
   .. autoattribute:: target_name
   .. autoattribute:: timeres

   .. rubric:: Methods Documentation

   .. automethod:: execute
