EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
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...