EleFits
5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Euclid
Fits
KeywordCategory
All
belongsCategories
Comment
filterCategories
Mandatory
matches
None
operator bool
operator!=
operator&
operator&=
operator==
operator|
operator|=
operator~
Reserved
User
◆
filterCategories()
static
std::vector
<
std::string
> filterCategories
(
const
std::vector
<
std::string
> &
keywords
,
KeywordCategory
categories
)
static
Keep only keywords of given categories.
Parameters
keywords
The keyword vector to be filtered
categories
The categories to be kept, e.g.
KeywordCategory::Reserved
|
KeywordCategory::User
.
See also
KeywordCategory
© 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!