Conf¶
-
class
astroquery.simbad.Conf[source]¶ Bases:
astropy.config.configuration.ConfigNamespaceConfiguration parameters for
astroquery.simbad.Attributes Summary
row_limitMaximum number of rows that will be fetched from the result. serverName of the SIMBAD mirror to use. timeoutTime limit for connecting to Simbad server. Attributes Documentation
-
row_limit¶ Maximum number of rows that will be fetched from the result.
-
server¶ Name of the SIMBAD mirror to use.
-
timeout¶ Time limit for connecting to Simbad server.
-