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.
const char * filename
 the filename of the fits file
bool writable
 Is the file writable?


Field Documentation

fitsfile* psFits::fd
 

the CFITSIO fits files handle.

Definition at line 50 of file psFits.h.

const char* psFits::filename
 

the filename of the fits file

Definition at line 51 of file psFits.h.

bool psFits::writable
 

Is the file writable?

Definition at line 52 of file psFits.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 13 14:33:43 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.2