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

◆ assignBintableExt() [1/2]

const BintableHdu & assignBintableExt ( const std::string name,
const TColumns &...  columns 
)

Append a BintableHdu with given name and data.

Returns
A reference to the new BintableHdu.
Warning
All columns should have the same number of rows.
Deprecated:
See appendBintableExt