Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psFits Struct Reference
[FileIO]

#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 48 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 50 of file psFits.h.

bool psFits::writable
 

Is the file writable?

Definition at line 51 of file psFits.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 3 14:15:05 2006 for Pan-STARRS Foundation Library by  doxygen 1.4.4