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

◆ init()

template<typename T >
void Euclid::Fits::BintableColumns::init ( const ColumnInfo< T > &  info,
long  index = -1 
) const

Append or insert a column, which was not previously initialized.

Parameters
infoThe column info
indexThe 0-based column index, which may be >= 0 or -1 to append the column at the end