MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 489 of file mne_types_mne-c.h.

Member Data Documentation

◆ cxmax

float mneLayoutRec::cxmax

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

◆ cxmin

float mneLayoutRec::cxmin

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

◆ cymax

float mneLayoutRec::cymax

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

◆ cymin

float mneLayoutRec::cymin

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

◆ match

int** mneLayoutRec::match

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

◆ name

char* mneLayoutRec::name

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

◆ nmatch

int mneLayoutRec::nmatch

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

◆ nport

int mneLayoutRec::nport

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

◆ ports

mneLayoutPort mneLayoutRec::ports

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

◆ xmax

float mneLayoutRec::xmax

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

◆ xmin

float mneLayoutRec::xmin

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

◆ ymax

float mneLayoutRec::ymax

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

◆ ymin

float mneLayoutRec::ymin

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


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