EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
TypedKey
as
as
as
as
Key
key
Return
TypedKey
◆
as()
[3/4]
TypedKey
< TReturn, long > as
(
int
key
)
related
Create a
TypedKey
where the key type is deduced from the parameter.
Example
columns.read_n(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.5 with a theme adapted from
Doxygen Awesome
and using
GitHub Corners
. Thank you all!