Implementation of FiffInfoBase: stripped measurement info (channels, sfreq, bads, dev_head_t) shared by every FIFF container. More...
#include "fiff_info_base.h"#include <iostream>#include <QFile>#include <QTextStream>#include <QDebug>#include <stdexcept>
Go to the source code of this file.
Implementation of FiffInfoBase: stripped measurement info (channels, sfreq, bads, dev_head_t) shared by every FIFF container.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2013-2026 MNE-CPP Authors
Used directly by realtime streams and by trimmed evoked / epoched fragments that do not carry the full acquisition metadata.
Definition in file fiff_info_base.cpp.