Conf¶
-
class
astroquery.nrao.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.nrao.Attributes Summary
serverName of the NRAO mirror to use. timeoutTime limit for connecting to NRAO server. usernameOptional default username for ALMA archive. Attributes Documentation
-
server¶ Name of the NRAO mirror to use.
-
timeout¶ Time limit for connecting to NRAO server.
-
username¶ Optional default username for ALMA archive.
-