|
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 481 of file mne_types_mne-c.h.
| int mneLayoutPortRec::invert |
Definition at line 483 of file mne_types_mne-c.h.
| int mneLayoutPortRec::match |
Definition at line 486 of file mne_types_mne-c.h.
| char* mneLayoutPortRec::names |
Definition at line 485 of file mne_types_mne-c.h.
| int mneLayoutPortRec::portno |
Definition at line 482 of file mne_types_mne-c.h.
| float mneLayoutPortRec::xmax |
Definition at line 484 of file mne_types_mne-c.h.
| float mneLayoutPortRec::xmin |
Definition at line 484 of file mne_types_mne-c.h.
| float mneLayoutPortRec::ymax |
Definition at line 484 of file mne_types_mne-c.h.
| float mneLayoutPortRec::ymin |
Definition at line 484 of file mne_types_mne-c.h.