MNEEventList
Namespace: MNELIB · Library: MNE Library
#include <mne/mne_event_list.h>
class MNELIB::MNEEventList
Ordered list of trigger-event markers.
Owns its MNEEvent objects via unique_ptr.
Public Methods
MNEEventList()
~MNEEventList()
MNEEventList(other)
operator=(other)
MNEEventList()
operator=()
nevent()
Returns the number of events in the list.
Authors of this file
- Christoph Dinh <christoph.dinh@mne-cpp.org>