SimbadClass
===========

.. currentmodule:: astroquery.simbad

.. autoclass:: SimbadClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SimbadClass.ROW_LIMIT
      ~SimbadClass.SIMBAD_URL
      ~SimbadClass.TIMEOUT
      ~SimbadClass.WILDCARDS

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimbadClass.add_votable_fields
      ~SimbadClass.get_field_description
      ~SimbadClass.get_votable_fields
      ~SimbadClass.list_votable_fields
      ~SimbadClass.list_wildcards
      ~SimbadClass.query_bibcode
      ~SimbadClass.query_bibcode_async
      ~SimbadClass.query_bibobj
      ~SimbadClass.query_bibobj_async
      ~SimbadClass.query_catalog
      ~SimbadClass.query_catalog_async
      ~SimbadClass.query_criteria
      ~SimbadClass.query_criteria_async
      ~SimbadClass.query_object
      ~SimbadClass.query_object_async
      ~SimbadClass.query_objectids
      ~SimbadClass.query_objectids_async
      ~SimbadClass.query_objects
      ~SimbadClass.query_objects_async
      ~SimbadClass.query_region
      ~SimbadClass.query_region_async
      ~SimbadClass.remove_votable_fields
      ~SimbadClass.reset_votable_fields

   .. rubric:: Attributes Documentation

   .. autoattribute:: ROW_LIMIT
   .. autoattribute:: SIMBAD_URL
   .. autoattribute:: TIMEOUT
   .. autoattribute:: WILDCARDS

   .. rubric:: Methods Documentation

   .. automethod:: add_votable_fields
   .. automethod:: get_field_description
   .. automethod:: get_votable_fields
   .. automethod:: list_votable_fields
   .. automethod:: list_wildcards
   .. automethod:: query_bibcode
   .. automethod:: query_bibcode_async
   .. automethod:: query_bibobj
   .. automethod:: query_bibobj_async
   .. automethod:: query_catalog
   .. automethod:: query_catalog_async
   .. automethod:: query_criteria
   .. automethod:: query_criteria_async
   .. automethod:: query_object
   .. automethod:: query_object_async
   .. automethod:: query_objectids
   .. automethod:: query_objectids_async
   .. automethod:: query_objects
   .. automethod:: query_objects_async
   .. automethod:: query_region
   .. automethod:: query_region_async
   .. automethod:: remove_votable_fields
   .. automethod:: reset_votable_fields