EleFits  4.0.1
A modern C++ API on top of CFitsIO
Modules
Here is a list of all modules:
[detail level 12]
 What's a Fits file?The structure and contents of a Fits file, and how they relate to EleFits
 Data classesClasses to represent the data stored in a Fits file
 Header data classesClasses to manipulate the data stored header units
 Image data classesImage data containers and tools
 Binary table data classesBinary table data containers and tools
 File and HDU handlersAll the services you need!
 File handlersWork with the Fits file structure
 HDU selectors and iteratorsTools to iterate over HDUs with selected categories and/or states
 Header unit handlersRead and write header units
 Image data unit handlersRead and write image HDUs
 Binary table data unit handlersRead and write binary table HDUs
 Development guidelinesWhat to do, what not to, and why!
 On typesWhich types to use?
 Optimization and good practicesHow to make a program efficient?
 ExceptionsAll the exception classes directly thrown by EleFits