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

Public Attributes

int job
 
int coord_frame
 
float origin [3]
 
int nchan
 
int out_order
 
int in_order
 
int * comp_info
 
int ncomp
 
int in_nuse
 
int out_nuse
 

Detailed Description

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

Member Data Documentation

◆ comp_info

int* mneSssData::comp_info

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

◆ coord_frame

int mneSssData::coord_frame

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

◆ in_nuse

int mneSssData::in_nuse

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

◆ in_order

int mneSssData::in_order

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

◆ job

int mneSssData::job

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

◆ nchan

int mneSssData::nchan

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

◆ ncomp

int mneSssData::ncomp

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

◆ origin

float mneSssData::origin[3]

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

◆ out_nuse

int mneSssData::out_nuse

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

◆ out_order

int mneSssData::out_order

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


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