Fits¶
- class astropy.units.format.Fits(*args, **kwargs)[source]¶
Bases:
astropy.units.format.generic.Generic
The FITS standard unit format.
This supports the format defined in the Units section of the FITS Standard.
Attributes Summary
Methods Summary
parse
(s[, debug])to_string
(unit)Attributes Documentation
- name = 'fits'¶
Methods Documentation