Bases: astropy.units.format.Generic
The proposed IVOA standard for units used by the VO.
This is an implementation of proposed IVOA standard for units.
Methods Summary
parse(s[, debug]) | Convert a string to a unit object. |
to_string(unit) | Convert a unit object to a string. |
Methods Documentation
Convert a string to a unit object.
Convert a unit object to a string.