Conf¶
-
class
astroquery.esasky.
Conf
[source]¶ Bases:
astropy.config.ConfigNamespace
Configuration parameters for
astroquery.esasky
.Attributes Summary
Maximum number of rows returned (set to -1 for unlimited).
Time limit for connecting to template_module server.
ESASky base URL
Attributes Documentation
-
row_limit
¶ Maximum number of rows returned (set to -1 for unlimited).
-
timeout
¶ Time limit for connecting to template_module server.
-
urlBase
¶ ESASky base URL
-