OGIP¶
- class astropy.units.format.OGIP(*args, **kwargs)[source]¶
Bases:
Generic
Support the units in Office of Guest Investigator Programs (OGIP) FITS files.
Attributes Summary
Methods Summary
parse
(s[, debug])Convert a string to a unit object.
to_string
(unit)Convert a unit object to a string.
Attributes Documentation
- name = 'ogip'¶
Methods Documentation