v2.0.0
Loading...
Searching...
No Matches
fwd_coil_set.cpp File Reference

FwdCoilSet implementation — coil_def.dat template parser plus the create_meg_coils / create_eeg_els factories that turn FIFF channel descriptions into integration-ready FwdCoil arrays. More...

#include "fwd_coil_set.h"
#include "fwd_coil.h"
#include "fwd_bem_solution.h"
#include <fiff/fiff_ch_info.h>
#include <QDebug>
#include <QFile>
#include <QLocale>
#include <QTextStream>
Include dependency graph for fwd_coil_set.cpp:

Go to the source code of this file.

Detailed Description

FwdCoilSet implementation — coil_def.dat template parser plus the create_meg_coils / create_eeg_els factories that turn FIFF channel descriptions into integration-ready FwdCoil arrays.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2017-2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Ruben Doerfel doerf.nosp@m.elru.nosp@m.ben@a.nosp@m.ol.c.nosp@m.om; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om
Since
0.1.0
Date
March 2017

Definition in file fwd_coil_set.cpp.