Conf#
- class astropy.samp.Conf[source]#
Bases:
ConfigNamespace
Configuration parameters for
astropy.samp
.Attributes Summary
How many times to retry communications when they fail
Whether to allow
astropy.samp
to use the internet, if available.Attributes Documentation
- n_retries#
How many times to retry communications when they fail
- use_internet#
Whether to allow
astropy.samp
to use the internet, if available.