|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| mneCTFcompData * | comps |
| int | ncomp |
| fiffChInfo | chs |
| int | nch |
| mneCTFcompData | undo |
| mneCTFcompData | current |
Definition at line 593 of file mne_types_mne-c.h.
| fiffChInfo mneCTFcompDataSet::chs |
Definition at line 596 of file mne_types_mne-c.h.
| mneCTFcompData* mneCTFcompDataSet::comps |
Definition at line 594 of file mne_types_mne-c.h.
| mneCTFcompData mneCTFcompDataSet::current |
Definition at line 599 of file mne_types_mne-c.h.
| int mneCTFcompDataSet::nch |
Definition at line 597 of file mne_types_mne-c.h.
| int mneCTFcompDataSet::ncomp |
Definition at line 595 of file mne_types_mne-c.h.
| mneCTFcompData mneCTFcompDataSet::undo |
Definition at line 598 of file mne_types_mne-c.h.