VOUnit¶
- class astropy.units.format.VOUnit(*args, **kwargs)[source]¶
Bases:
astropy.units.format.generic.Generic
The IVOA standard for units used by the VO.
This is an implementation of Units in the VO 1.0.
Attributes Summary
Methods Summary
parse
(s[, debug])to_string
(unit)Attributes Documentation
- name = 'vounit'¶
Methods Documentation