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

Public Attributes

int kind
 
int mne_kind
 
int calibrated
 
mneNamedMatrix data
 
mneSparseMatrix presel
 
mneSparseMatrix postsel
 
float * presel_data
 
float * comp_data
 
float * postsel_data
 

Detailed Description

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

Member Data Documentation

◆ calibrated

int mneCTFcompData::calibrated

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

◆ comp_data

float* mneCTFcompData::comp_data

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

◆ data

mneNamedMatrix mneCTFcompData::data

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

◆ kind

int mneCTFcompData::kind

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

◆ mne_kind

int mneCTFcompData::mne_kind

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

◆ postsel

mneSparseMatrix mneCTFcompData::postsel

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

◆ postsel_data

float* mneCTFcompData::postsel_data

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

◆ presel

mneSparseMatrix mneCTFcompData::presel

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

◆ presel_data

float* mneCTFcompData::presel_data

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


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