Fits¶
-
class
astropy.units.format.Fits[source]¶ Bases:
astropy.units.format.GenericThe FITS standard unit format.
This supports the format defined in the Units section of the FITS Standard.
Attributes Summary
nameMethods Summary
parse(s[, debug])Convert a string to a unit object. to_string(unit)Convert a unit object to a string. Attributes Documentation
-
name= 'fits'¶
Methods Documentation
-