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