EleFits  5.0.0
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 store header unit data
 Image data classesImage data unit containers and tools
 Binary table data classesBinary table data unit containers and tools
 Data conceptsConcepts satisfied by data classes and associated helper classes
 File and HDU handlersService classes to read and write FITS files
 File handlersAccess and create files and HDUs
 HDU selectors and iteratorsIterate over HDUs with selected categories and/or states
 Header unit handlersRead and write header units
 Image data unit handlersRead and write image data units
 Binary table data unit handlersRead and write binary table data units
 Development guidelinesWhat to do, what not to, and why!
 On the API designUnderstanding the design helps using EleFits better
 On typesWhich types to use?
 Optimization and good practicesHow to make a program efficient?
 ExceptionsAll the exceptions directly thrown by EleFits