CDS¶
-
class
astropy.units.format.
CDS
[source] [edit on github]¶ Bases:
astropy.units.format.Base
Support the Centre de Données astronomiques de Strasbourg Standards for Astronomical Catalogues 2.0 format, and the complete set of supported units. This format is used by VOTable up to version 1.2.
Attributes Summary
name
Methods Summary
Attributes Documentation
-
name
= 'cds'¶
Methods Documentation
-
parse
(s, debug=False)[source] [edit on github]¶ Convert a string to a unit object.
-
to_string
(unit)[source] [edit on github]¶ Convert a unit object to a string.
-