EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ initBintableExt()

const BintableHdu & initBintableExt ( const std::string name,
const TInfos &...  header 
)

Append a BintableHdu with given name and columns info.

To not only initialize the HDU but also write data, use assignBintableExt instead.

Deprecated:
See appendBintableHeader