JPLSpecClass
============

.. currentmodule:: astroquery.jplspec

.. autoclass:: JPLSpecClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~JPLSpecClass.TIMEOUT
      ~JPLSpecClass.URL

   .. rubric:: Methods Summary

   .. autosummary::

      ~JPLSpecClass.get_species_table
      ~JPLSpecClass.query_lines
      ~JPLSpecClass.query_lines_async

   .. rubric:: Attributes Documentation

   .. autoattribute:: TIMEOUT
   .. autoattribute:: URL

   .. rubric:: Methods Documentation

   .. automethod:: get_species_table
   .. automethod:: query_lines
   .. automethod:: query_lines_async
