|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| char * | name |
| float | xmin |
| float | xmax |
| float | ymin |
| float | ymax |
| float | cxmin |
| float | cxmax |
| float | cymin |
| float | cymax |
| int | nport |
| mneLayoutPort | ports |
| int ** | match |
| int | nmatch |
Definition at line 521 of file mne_types.h.
| float MNELIB::mneLayoutRec::cxmax |
Definition at line 524 of file mne_types.h.
| float MNELIB::mneLayoutRec::cxmin |
Definition at line 524 of file mne_types.h.
| float MNELIB::mneLayoutRec::cymax |
Definition at line 524 of file mne_types.h.
| float MNELIB::mneLayoutRec::cymin |
Definition at line 524 of file mne_types.h.
| int** MNELIB::mneLayoutRec::match |
Definition at line 527 of file mne_types.h.
| char* MNELIB::mneLayoutRec::name |
Definition at line 522 of file mne_types.h.
| int MNELIB::mneLayoutRec::nmatch |
Definition at line 528 of file mne_types.h.
| int MNELIB::mneLayoutRec::nport |
Definition at line 525 of file mne_types.h.
| mneLayoutPort MNELIB::mneLayoutRec::ports |
Definition at line 526 of file mne_types.h.
| float MNELIB::mneLayoutRec::xmax |
Definition at line 523 of file mne_types.h.
| float MNELIB::mneLayoutRec::xmin |
Definition at line 523 of file mne_types.h.
| float MNELIB::mneLayoutRec::ymax |
Definition at line 523 of file mne_types.h.
| float MNELIB::mneLayoutRec::ymin |
Definition at line 523 of file mne_types.h.