EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
BintableColumns
append
append_n_null
append_null
has
init
initSeq
insert
insert_n_null
insert_n_null
insert_null
read
read_all_names
read_buffer_row_count
read_column_count
read_index
read_info
read_n
read_n
read_n_indices
read_n_segments
read_n_segments
read_n_segments_to
read_n_segments_to
read_n_segments_to
read_n_segments_to
read_n_to
read_n_to
read_n_to
read_n_to
read_name
read_row_count
read_segment
read_segment_to
read_segment_to
read_to
read_to
readAllNames
readBufferRowCount
readColumnCount
readIndex
readIndices
readInfo
readName
readRowCount
readSegment
readSegmentSeq
readSegmentSeq
readSegmentSeqTo
readSegmentTo
readSeq
readSeq
readSeqTo
readTo
remove
remove_n
removeSeq
rename
update_name
write
write_n
write_n
write_n_segments
write_n_segments
write_segment
writeSegment
writeSegmentSeq
writeSeq
◆
insert_n_null()
[2/2]
void insert_n_null
(
long
index
,
TSeq &&
infos
)
const
Insert a sequence of null-initialized columns.
Parameters
index
The 0-based index of the first column to be added, which may be ≥ 0 or -1 to append the columns at the end
infos
The column infos
© 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!