Implementation of MNELIB::MNEMeasData. More...
#include "mne_meas_data.h"#include "mne_meas_data_set.h"#include "mne_inverse_operator.h"#include "mne_types.h"#include "mne_named_matrix.h"#include <fiff/fiff_types.h>#include <fiff/fiff_coord_trans.h>#include <fiff/fiff_evoked.h>#include <vector>#include <QFile>#include <QTextStream>#include <QDebug>
Go to the source code of this file.
Implementation of MNELIB::MNEMeasData.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Implements construction, ownership of the contained measurement data sets and the projection bookkeeping that the MNE C tools expected.
Definition in file mne_meas_data.cpp.