astropy:docs

Fits

class astropy.units.format.Fits[source] [edit on github]

Bases: astropy.units.format.Generic

The FITS standard unit format.

This supports the format defined in the Units section of the FITS Standard.

Attributes Summary

name

Methods Summary

to_string(unit)

Attributes Documentation

name = u'fits'

Methods Documentation

classmethod to_string(unit)[source] [edit on github]

Page Contents