FACT++  1.0
bool FitsFile::IsOpen ( ) const
inline

Definition at line 97 of file FitsFile.h.

References fTable.

Referenced by Fits::IsOpen().

97 { return fFile && fTable; }
CCfits::Table * fTable
The pointer to the CCfits FITS file.
Definition: FitsFile.h:19
CCfits::FITS * fFile
Definition: FitsFile.h:18

+ Here is the caller graph for this function: