Conf¶
-
class
astroquery.besancon.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.besancon.Attributes Summary
download_urlBesancon download URL. model_formBesancon model form URL ping_delayAmount of time before pinging the Besancon server to see if the file is ready. timeoutTimeout for Besancon query Attributes Documentation
-
download_url¶ Besancon download URL. Changed to modele2003 in 2013.
-
model_form¶ Besancon model form URL
-
ping_delay¶ Amount of time before pinging the Besancon server to see if the file is ready. Minimum 30s.
-
timeout¶ Timeout for Besancon query
-