|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| bool | bRejected = false |
| Eigen::RowVectorXd | data |
| double | dThreshold |
| QString | sChName |
Definition at line 65 of file mne_epoch_data_list.h.
| bool MNELIB::ArtifactRejectionData::bRejected = false |
Definition at line 66 of file mne_epoch_data_list.h.
| Eigen::RowVectorXd MNELIB::ArtifactRejectionData::data |
Definition at line 67 of file mne_epoch_data_list.h.
| double MNELIB::ArtifactRejectionData::dThreshold |
Definition at line 68 of file mne_epoch_data_list.h.
| QString MNELIB::ArtifactRejectionData::sChName |
Definition at line 69 of file mne_epoch_data_list.h.