EleFits
5.0.0
A modern C++ API on top of CFITSIO
Euclid
Fits
Column
at
at
Column
Column
Column
Column
columnsRowCount
Dim
elementCount
entry
entry
Info
info
makeColumn
makeColumn
operator()
operator()
rename
reshape
reshape
rowCount
slice
slice
Value
◆
elementCount()
long elementCount
(
)
const
Number of elements in the column, i.e. repeat count times number of rows.
Warning
For string columns, the element count is just the number of rows, although they are vector columns.
Deprecated:
Use standard
size()
instead.
© 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!