{ } Raw JSON

bundles / astropy 7.0.1 / astropy / io / fits / header / _HeaderComments

class

astropy.io.fits.header:_HeaderComments

source: /astropy/io/fits/header.py :2121

Signature

class   _HeaderComments ( header )

Members

Summary

A class used internally by the Header class for the Header.comments attribute access.

Extended Summary

This object can be used to display all the keyword comments in the Header, or look up the comments on specific keywords. It allows all the same forms of keyword lookup as the Header class itself, but returns comments instead of values.

Aliases

  • astropy.io.fits.header._HeaderComments