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
Euclid
Fits
TypedKey
as
as
as
as
Key
key
Return
TypedKey
◆
as()
[1/4]
TypedKey
< TReturn, long > as
(
long
key
)
related
Create a
TypedKey
where the key type is deduced from the parameter.
Example
columns.readSeq(as<float>(1), as<std::string>(4));
© 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!