MNE-CPP
0.1.9
A Framework for Electrophysiology
|
#include <event.h>
Public Member Functions | |
Event () | |
Event (const idNum id, const int sample, const idNum groupId) | |
Event (const EVENTSINTERNAL::EventINT &e) | |
Public Attributes | |
idNum | id |
int | sample |
idNum | groupId |
This is a public Class to organize events and make it easy to manipulate for the end-user of the library.
Event::Event | ( | const idNum | id, |
const int | sample, | ||
const idNum | groupId | ||
) |
Event::Event | ( | const EVENTSINTERNAL::EventINT & | e | ) |