psFits Struct Reference
[Input/Output]

#include <psFits.h>


Detailed Description

FITS file object.

This object should be considered opaque to the user; no item in this struct should be accessed directly.

Definition at line 43 of file psFits.h.

Data Fields

fitsfile * fd
 the CFITSIO fits files handle.
bool writable
 Is the file writable?


Field Documentation

fitsfile* psFits::fd

the CFITSIO fits files handle.

Definition at line 45 of file psFits.h.

bool psFits::writable

Is the file writable?

Definition at line 46 of file psFits.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:25:50 2007 for pslib by  doxygen 1.5.1