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

◆ initSeq() [2/2]

template<typename... Ts>
void Euclid::Fits::BintableColumns::initSeq ( long  index,
const ColumnInfo< Ts > &...  infos 
) const

Append or insert a sequence of columns, which were not previously initialized.

Parameters
indexThe 0-based index of the first column to be added, which may be >= 0 or -1 to append the columns at the end
infoThe column infos