FACT++  1.0
bool fits::IsCompressedFITS ( ) const
inline

Definition at line 1029 of file fits.h.

References fits::Table::is_compressed.

Referenced by main(), RawDataViewer::openFile(), and factfits::readDrsCalib().

1029 { return fTable.is_compressed;}
bool is_compressed
Definition: fits.h:93
Table fTable
Definition: fits.h:502

+ Here is the caller graph for this function: