Lightweight filter specification (kind, cutoff frequencies, length). More...
#include "mne_global.h"

Go to the source code of this file.
Classes | |
| class | MNELIB::MNEFilterDef |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Macros | |
| #define | MNEFILTERDEF |
Lightweight filter specification (kind, cutoff frequencies, length).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEFilterDef captures the parameters needed by the legacy MNE-C raw browser to instantiate a band-pass / band-stop filter; used here to feed the filter thread machinery in filter_thread_arg.h.
Definition in file mne_filter_def.h.
| #define MNEFILTERDEF |
Definition at line 35 of file mne_filter_def.h.