EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ belongsCategories()

static bool belongsCategories ( const std::string keyword,
KeywordCategory  categories 
)
static

Check whether a keyword is of any of the given categories.

Parameters
keywordThe keyword to be tested
categoriesThe categories to be tested, e.g. KeywordCategory::Reserved | KeywordCategory::User.
See also
KeywordCategory