EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
ColumnInfo
ColumnInfo
ColumnInfo
Dim
element_count
elementCount
make_column_info
make_column_info
name
operator!=
operator==
repeat_count
repeatCount
shape
unit
Value
◆
ColumnInfo()
[2/2]
ColumnInfo
(
std::string
n
,
std::string
u
,
Position
< N >
s
)
Create a column info with given field shape.
Parameters
n
The column name
u
The column unit
s
The field 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.5 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!