MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
MNELIB::ArtifactRejectionData Struct Reference

Public Attributes

bool bRejected = false
 
Eigen::RowVectorXd data
 
double dThreshold
 
QString sChName
 

Detailed Description

Definition at line 65 of file mne_epoch_data_list.h.

Member Data Documentation

◆ bRejected

bool MNELIB::ArtifactRejectionData::bRejected = false

Definition at line 66 of file mne_epoch_data_list.h.

◆ data

Eigen::RowVectorXd MNELIB::ArtifactRejectionData::data

Definition at line 67 of file mne_epoch_data_list.h.

◆ dThreshold

double MNELIB::ArtifactRejectionData::dThreshold

Definition at line 68 of file mne_epoch_data_list.h.

◆ sChName

QString MNELIB::ArtifactRejectionData::sChName

Definition at line 69 of file mne_epoch_data_list.h.


The documentation for this struct was generated from the following file: