EleFits  4.0.1
A modern C++ API on top of CFitsIO
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
Classes
Binary table data unit handlers

Detailed Description

Read and write binary table HDUs.

Classes

class  Euclid::Fits::BintableColumns
 Column-wise reader-writer for the binary table data unit. More...
 
class  Euclid::Fits::BintableHdu
 Binary table HDU reader-writer. More...
 
class  Euclid::Fits::FileMemSegments
 Mapping between an in-file (Fits binary table data unit) segment and an in-memory (column) segment for reading and writing bintable segments. More...