EleFits
5.0.0
A modern C++ API on top of CFITSIO
Toggle main menu visibility
Main Page
Modules
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
f
g
h
i
l
n
p
r
s
t
v
Functions
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
Examples
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Deprecated List
Member
Column< T, N, TContainer >::elementCount
() const
Use standard
size()
instead.
Member
DataContainer< T, TContainer, TDerived >::vector
() const
Use more generic
container()
instead, which performs no copy.
Member
Euclid::Fits::Indexed
Use
as()
instead.
Member
Euclid::Fits::Named
Use
as()
instead.
Member
ImageRaster::readTo
(Subraster< T, N, TContainer > &subraster) const
Member
MefFile::accessFirst
(const
std::string
&name, long version=0)
see
find()
Member
MefFile::assignBintableExt
(const
std::string
&name, const TColumns &... columns)
See appendBintableExt
Member
MefFile::assignBintableExt
(const
std::string
&name, const TTuple &columns)
See appendBintableExt
Member
MefFile::assignImageExt
(const
std::string
&name, const TRaster &raster)
See appendImageExt
Member
MefFile::initBintableExt
(const
std::string
&name, const TInfos &... header)
See appendBintableHeader
Member
MefFile::initImageExt
(const
std::string
&name, const Position< N > &shape)
See appendImageExt
Member
MefFile::initRecordExt
(const
std::string
&name)
See appendImageHeader
Member
MefFile::primaryIndex
No more useful now that the indexing change is old.
Member
MefFile::select
(const
HduFilter
&categories=
HduCategory::Any
)
see
filter()
© 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!