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

Public Attributes

char * name
 
float xmin
 
float xmax
 
float ymin
 
float ymax
 
float cxmin
 
float cxmax
 
float cymin
 
float cymax
 
int nport
 
mneLayoutPort ports
 
int ** match
 
int nmatch
 

Detailed Description

Definition at line 521 of file mne_types.h.

Member Data Documentation

◆ cxmax

float MNELIB::mneLayoutRec::cxmax

Definition at line 524 of file mne_types.h.

◆ cxmin

float MNELIB::mneLayoutRec::cxmin

Definition at line 524 of file mne_types.h.

◆ cymax

float MNELIB::mneLayoutRec::cymax

Definition at line 524 of file mne_types.h.

◆ cymin

float MNELIB::mneLayoutRec::cymin

Definition at line 524 of file mne_types.h.

◆ match

int** MNELIB::mneLayoutRec::match

Definition at line 527 of file mne_types.h.

◆ name

char* MNELIB::mneLayoutRec::name

Definition at line 522 of file mne_types.h.

◆ nmatch

int MNELIB::mneLayoutRec::nmatch

Definition at line 528 of file mne_types.h.

◆ nport

int MNELIB::mneLayoutRec::nport

Definition at line 525 of file mne_types.h.

◆ ports

mneLayoutPort MNELIB::mneLayoutRec::ports

Definition at line 526 of file mne_types.h.

◆ xmax

float MNELIB::mneLayoutRec::xmax

Definition at line 523 of file mne_types.h.

◆ xmin

float MNELIB::mneLayoutRec::xmin

Definition at line 523 of file mne_types.h.

◆ ymax

float MNELIB::mneLayoutRec::ymax

Definition at line 523 of file mne_types.h.

◆ ymin

float MNELIB::mneLayoutRec::ymin

Definition at line 523 of file mne_types.h.


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