EleFits  4.0.1
A modern C++ API on top of CFitsIO

◆ m_cfitsioIndex

long Euclid::Fits::Hdu::m_cfitsioIndex
protected

The 1-based CFitsIO HDU index.

Warning
EleFits HDUs are 0-based in the public API and 1-based in the CfitsioWrapper namespace because CFitsIO indices are 1-based.