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

◆ initSeq() [1/2]

template<typename TSeq >
void Euclid::Fits::BintableColumns::initSeq ( TSeq &&  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