EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ matches()

bool matches ( HduFilter  filter) const

Check whether the HDU matches a given filter.

Parameters
filterThe list of categories to be tested
Warning
Like readCategory, this is a read operation.