|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| unsigned int | from |
| unsigned int | to |
| int | sample |
| int | show |
| int | created_here |
| char * | comment |
Definition at line 560 of file mne_types.h.
| char* MNELIB::mneEvent::comment |
Definition at line 566 of file mne_types.h.
| int MNELIB::mneEvent::created_here |
Definition at line 565 of file mne_types.h.
| unsigned int MNELIB::mneEvent::from |
Definition at line 561 of file mne_types.h.
| int MNELIB::mneEvent::sample |
Definition at line 563 of file mne_types.h.
| int MNELIB::mneEvent::show |
Definition at line 564 of file mne_types.h.
| unsigned int MNELIB::mneEvent::to |
Definition at line 562 of file mne_types.h.