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

◆ generateColumn()

template<typename T >
static VecColumn<T> Euclid::Fits::Test::RandomTable::generateColumn ( const std::string typeName,
long  repeatCount = 1,
long  rowCount = 3 
)
static

Generate a column.

Parameters
typeNameThe value type name.
repeatCountThe repeat count.
rowCountThe row count.