Single recorded event (sample, previous and new trigger code). More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNEEvent |
| Single trigger-event marker. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Single recorded event (sample, previous and new trigger code).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
MNELIB::MNEEvent is the per-event record used by the legacy mne_process_raw event list: it stores the sample index relative to the recording start, the trigger value before the transition and the trigger value after - the canonical triplet of eve files.
Definition in file mne_event.h.