CDMSClass ========= .. currentmodule:: astroquery.linelists.cdms .. autoclass:: CDMSClass :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CDMSClass.CLASSIC_URL ~CDMSClass.MALFORMATTED_MOLECULE_LIST ~CDMSClass.SERVER ~CDMSClass.TIMEOUT ~CDMSClass.URL .. rubric:: Methods Summary .. autosummary:: ~CDMSClass.get_molecule ~CDMSClass.get_species_table ~CDMSClass.query_lines ~CDMSClass.query_lines_async .. rubric:: Attributes Documentation .. autoattribute:: CLASSIC_URL .. autoattribute:: MALFORMATTED_MOLECULE_LIST .. autoattribute:: SERVER .. autoattribute:: TIMEOUT .. autoattribute:: URL .. rubric:: Methods Documentation .. automethod:: get_molecule .. automethod:: get_species_table .. automethod:: query_lines .. automethod:: query_lines_async