|
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 489 of file mne_types_mne-c.h.
| float mneLayoutRec::cxmax |
Definition at line 492 of file mne_types_mne-c.h.
| float mneLayoutRec::cxmin |
Definition at line 492 of file mne_types_mne-c.h.
| float mneLayoutRec::cymax |
Definition at line 492 of file mne_types_mne-c.h.
| float mneLayoutRec::cymin |
Definition at line 492 of file mne_types_mne-c.h.
| int** mneLayoutRec::match |
Definition at line 495 of file mne_types_mne-c.h.
| char* mneLayoutRec::name |
Definition at line 490 of file mne_types_mne-c.h.
| int mneLayoutRec::nmatch |
Definition at line 496 of file mne_types_mne-c.h.
| int mneLayoutRec::nport |
Definition at line 493 of file mne_types_mne-c.h.
| mneLayoutPort mneLayoutRec::ports |
Definition at line 494 of file mne_types_mne-c.h.
| float mneLayoutRec::xmax |
Definition at line 491 of file mne_types_mne-c.h.
| float mneLayoutRec::xmin |
Definition at line 491 of file mne_types_mne-c.h.
| float mneLayoutRec::ymax |
Definition at line 491 of file mne_types_mne-c.h.
| float mneLayoutRec::ymin |
Definition at line 491 of file mne_types_mne-c.h.