FITS header object. More...
#include <qfits_header.h>
FITS header object.
This structure represents a FITS header in memory. It is actually no more than a thin layer on top of the keytuple object. No field in this structure should be directly modifiable by the user, only through accessor functions.