Collection of MNELIB::MNEDeriv objects forming a derivation montage. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEDerivSet |
| Collection of MNEDeriv channel derivation definitions loaded from a file. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Collection of MNELIB::MNEDeriv objects forming a derivation montage.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEDerivSet wraps a list of channel derivations together with the FIFF read/write needed to round-trip a -deriv.fif file. Used by the raw and evoked paths to materialise the derived channels next to the recorded ones.
Definition in file mne_deriv_set.h.