Conf¶
-
class
astroquery.simbad.
Conf
[source]¶ Bases:
astropy.config.configuration.ConfigNamespace
Configuration parameters for
astroquery.simbad
.Attributes Summary
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. 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.
-