|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| int | portno |
| int | invert |
| float | xmin |
| float | xmax |
| float | ymin |
| float | ymax |
| char * | names |
| int | match |
Definition at line 513 of file mne_types.h.
| int MNELIB::mneLayoutPortRec::invert |
Definition at line 515 of file mne_types.h.
| int MNELIB::mneLayoutPortRec::match |
Definition at line 518 of file mne_types.h.
| char* MNELIB::mneLayoutPortRec::names |
Definition at line 517 of file mne_types.h.
| int MNELIB::mneLayoutPortRec::portno |
Definition at line 514 of file mne_types.h.
| float MNELIB::mneLayoutPortRec::xmax |
Definition at line 516 of file mne_types.h.
| float MNELIB::mneLayoutPortRec::xmin |
Definition at line 516 of file mne_types.h.
| float MNELIB::mneLayoutPortRec::ymax |
Definition at line 516 of file mne_types.h.
| float MNELIB::mneLayoutPortRec::ymin |
Definition at line 516 of file mne_types.h.