Fits

class astropy.units.format.fits.Fits [edit on github][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

name unicode(string [, encoding[, errors]]) -> object

Methods Summary

to_string(unit)

Attributes Documentation

name = u'fits'

Methods Documentation

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

Page Contents