#include <qfits.h>
Data Fields | |
void* | first |
void* | last |
int | n |
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.
|
|
|
|
|
|