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

Public Attributes

mneCTFcompDatacomps
 
int ncomp
 
fiffChInfo chs
 
int nch
 
mneCTFcompData undo
 
mneCTFcompData current
 

Detailed Description

Definition at line 593 of file mne_types_mne-c.h.

Member Data Documentation

◆ chs

fiffChInfo mneCTFcompDataSet::chs

Definition at line 596 of file mne_types_mne-c.h.

◆ comps

mneCTFcompData* mneCTFcompDataSet::comps

Definition at line 594 of file mne_types_mne-c.h.

◆ current

mneCTFcompData mneCTFcompDataSet::current

Definition at line 599 of file mne_types_mne-c.h.

◆ nch

int mneCTFcompDataSet::nch

Definition at line 597 of file mne_types_mne-c.h.

◆ ncomp

int mneCTFcompDataSet::ncomp

Definition at line 595 of file mne_types_mne-c.h.

◆ undo

mneCTFcompData mneCTFcompDataSet::undo

Definition at line 598 of file mne_types_mne-c.h.


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