EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ ColumnInfo() [2/2]

ColumnInfo ( std::string  n,
std::string  u,
Position< N >  s 
)
inline

Create a column info with given entry shape.

Parameters
nThe column name
uThe column unit
sThe entry shape

The repeat count is deduced from the shape.