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 * p_fd
 the CFITSIO fits files handle.
const char * filename
 the filename of the fits file


Field Documentation

const char* psFits::filename
 

the filename of the fits file

Definition at line 51 of file psFits.h.

fitsfile* psFits::p_fd
 

the CFITSIO fits files handle.

Definition at line 50 of file psFits.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:11 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1