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

Public Attributes

QString name
 
QStringList chdef
 
int ndef
 
QStringList chspick
 
QStringList chspick_nospace
 
int * pick
 
int * pick_deriv
 
int nderiv
 
int * ch_kind
 
int nchan
 
int kind
 

Detailed Description

Definition at line 538 of file mne_types.h.

Member Data Documentation

◆ ch_kind

int* MNELIB::mneChSelection::ch_kind

Definition at line 548 of file mne_types.h.

◆ chdef

QStringList MNELIB::mneChSelection::chdef

Definition at line 540 of file mne_types.h.

◆ chspick

QStringList MNELIB::mneChSelection::chspick

Definition at line 542 of file mne_types.h.

◆ chspick_nospace

QStringList MNELIB::mneChSelection::chspick_nospace

Definition at line 543 of file mne_types.h.

◆ kind

int MNELIB::mneChSelection::kind

Definition at line 550 of file mne_types.h.

◆ name

QString MNELIB::mneChSelection::name

Definition at line 539 of file mne_types.h.

◆ nchan

int MNELIB::mneChSelection::nchan

Definition at line 549 of file mne_types.h.

◆ ndef

int MNELIB::mneChSelection::ndef

Definition at line 541 of file mne_types.h.

◆ nderiv

int MNELIB::mneChSelection::nderiv

Definition at line 547 of file mne_types.h.

◆ pick

int* MNELIB::mneChSelection::pick

Definition at line 544 of file mne_types.h.

◆ pick_deriv

int* MNELIB::mneChSelection::pick_deriv

Definition at line 546 of file mne_types.h.


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