EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ ColumnInfo() [2/2]

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

Create a column info with given field shape.

Parameters
nThe column name
uThe column unit
sThe field shape

The repeat count is deduced from the shape.