Conf¶
-
class
astroquery.nasa_ads.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.nasa_ads.Attributes Summary
serverSAO/NASA ADS main server. simple_pathPath for simple query (return JSON) timeoutTime limit for connecting to ADS server Attributes Documentation
-
server¶ SAO/NASA ADS main server.
-
simple_path¶ Path for simple query (return JSON)
-
timeout¶ Time limit for connecting to ADS server
-