GammaLib 2.0.0
Loading...
Searching...
No Matches
fits Directory Reference

Files

 GFits.cpp
 FITS file access class implementation.
 
 GFitsAsciiTable.cpp
 FITS ASCII table class implementation.
 
 GFitsBinTable.cpp
 FITS binary table class implementation.
 
 GFitsCfitsio.hpp
 CFITSIO interface header.
 
 GFitsHDU.cpp
 GFitsHDU class implementation.
 
 GFitsHeader.cpp
 FITS header cards container class implementation.
 
 GFitsHeaderCard.cpp
 FITS header card class implementation.
 
 GFitsImage.cpp
 Abstract FITS image base class implementation.
 
 GFitsImageByte.cpp
 FITS byte image class implementation.
 
 GFitsImageDouble.cpp
 Double precision FITS image class implementation.
 
 GFitsImageFloat.cpp
 Single precision FITS image class implementation.
 
 GFitsImageLong.cpp
 Long integer FITS image class implementation.
 
 GFitsImageLongLong.cpp
 Long long integer FITS image class implementation.
 
 GFitsImageSByte.cpp
 Signed Byte FITS image class implementation.
 
 GFitsImageShort.cpp
 Short integer FITS image class implementation.
 
 GFitsImageULong.cpp
 Unsigned long image FITS class implementation.
 
 GFitsImageUShort.cpp
 Unsigned short FITS image class implementation.
 
 GFitsTable.cpp
 FITS table abstract base class implementation.
 
 GFitsTableBitCol.cpp
 FITS table bit column class implementation.
 
 GFitsTableBoolCol.cpp
 FITS table boolean column class implementation.
 
 GFitsTableByteCol.cpp
 FITS table byte column class implementation.
 
 GFitsTableCDoubleCol.cpp
 FITS table double precision complex column class implementation.
 
 GFitsTableCFloatCol.cpp
 FITS table single precision complex column class implementation.
 
 GFitsTableCol.cpp
 Abstract FITS table column class implementation.
 
 GFitsTableDoubleCol.cpp
 FITS table double precision column class implementation.
 
 GFitsTableFloatCol.cpp
 FITS table single precision column class implementation.
 
 GFitsTableLongCol.cpp
 FITS table long integer column class implementation.
 
 GFitsTableLongLongCol.cpp
 FITS table long long integer column class implementation.
 
 GFitsTableShortCol.cpp
 FITS table short integer column class implementation.
 
 GFitsTableStringCol.cpp
 FITS table string column class implementation.
 
 GFitsTableULongCol.cpp
 FITS table unsigned long integer column class implementation.
 
 GFitsTableUShortCol.cpp
 FITS table unsigned short integer column class implementation.