#include <param_filter.h>
Public Attributes | |
| bool | fixed = true |
| bool | free = true |
| bool | linear = true |
| bool | nonlinear = true |
| std::optional< std::reference_wrapper< const Channel > > | channel = std::nullopt |
Options for filtering Parameter instances. Defaults select all.