CasdaClass ========== .. currentmodule:: astroquery.casda .. autoclass:: CasdaClass :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CasdaClass.POLL_INTERVAL ~CasdaClass.TIMEOUT ~CasdaClass.URL .. rubric:: Methods Summary .. autosummary:: ~CasdaClass.download_files ~CasdaClass.filter_out_unreleased ~CasdaClass.query_region ~CasdaClass.query_region_async ~CasdaClass.stage_data .. rubric:: Attributes Documentation .. autoattribute:: POLL_INTERVAL .. autoattribute:: TIMEOUT .. autoattribute:: URL .. rubric:: Methods Documentation .. automethod:: download_files .. automethod:: filter_out_unreleased .. automethod:: query_region .. automethod:: query_region_async .. automethod:: stage_data