qfits_header Struct Reference

FITS header object. More...


Data Fields

void * first
void * last
int n


Detailed Description

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.


Field Documentation

void* qfits_header::first
 

void* qfits_header::last
 

int qfits_header::n
 


The documentation for this struct was generated from the following file: