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

◆ initSeq() [2/2]

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

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

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