Conf¶
-
class
astroquery.heasarc.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.heasarc.Attributes Summary
mission_serverName of the HEASARC server used to query available missions. serverName of the HEASARC server to use. timeoutTime limit for connecting to HEASARC server. Attributes Documentation
-
mission_server¶ Name of the HEASARC server used to query available missions.
-
server¶ Name of the HEASARC server to use.
-
timeout¶ Time limit for connecting to HEASARC server.
-