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

◆ m_fptr

fitsfile*& Euclid::Fits::Hdu::m_fptr
protected

The parent file handler.

Warning
This is a reference to a pointer because we want the pointer to be valid even if file is closed and reopened.