EleFits  5.0.0
A modern C++ API on top of CFITSIO
Classes

Detailed Description

Access and create files and HDUs.

FITS files are manipulated either by:

Common services are in base class FitsFile, which also gives access to the CFITSIO's handler: fitsfile*.

Classes

class  FitsFile
 FITS file reader-writer. More...
 
class  MefFile
 Multi-Extension FITS file reader-writer. More...
 
class  SifFile
 Single image FITS file handler. More...