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

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>
Include dependency graph for fiff_info_base.cpp:

Go to the source code of this file.

Detailed Description

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org; Florian Schlembach fschl.nosp@m.emba.nosp@m.ch@we.nosp@m.b.de; Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; 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
February 2013

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.