EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
ColumnInfo
ColumnInfo
ColumnInfo
Dim
elementCount
makeColumnInfo
makeColumnInfo
name
operator!=
operator==
repeatCount
shape
unit
Value
◆
ColumnInfo()
[2/2]
ColumnInfo
(
std::string
n
,
std::string
u
,
Position
< N >
s
)
inline
Create a column info with given entry shape.
Parameters
n
The column name
u
The column unit
s
The entry shape
The repeat count is deduced from the shape.
© Copyright 2019-2022 CNES and contributors (for the Euclid Science Ground Segment).
The EleFits documentation is licensed under a
LGPL-3.0-or-later
license.
It is generated by
Doxygen
1.9.2 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!