MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Types | Public Member Functions | Public Attributes | List of all members
MNELIB::MneMshColorScaleDef Class Reference

The MneMshColorScaleDef class. More...

#include <mne_msh_color_scale_def.h>

Public Types

typedef QSharedPointer< MneMshColorScaleDefSPtr
 
typedef QSharedPointer< const MneMshColorScaleDefConstSPtr
 

Public Member Functions

 MneMshColorScaleDef ()
 
 ~MneMshColorScaleDef ()
 

Public Attributes

int type
 
float mult
 
float fthresh
 
float fmid
 
float fslope
 
float tc_mult
 
int relative
 

Detailed Description

The MneMshColorScaleDef class.

Replaces *mshPicked, mshPickedRec struct (analyze_types.c).

Definition at line 72 of file mne_msh_color_scale_def.h.

Member Typedef Documentation

◆ ConstSPtr

Const shared pointer type for MneMshColorScaleDef.

Definition at line 76 of file mne_msh_color_scale_def.h.

◆ SPtr

Shared pointer type for MneMshColorScaleDef.

Definition at line 75 of file mne_msh_color_scale_def.h.

Constructor & Destructor Documentation

◆ MneMshColorScaleDef()

MneMshColorScaleDef::MneMshColorScaleDef ( )

Constructs the MneMshColorScaleDef.

Definition at line 52 of file mne_msh_color_scale_def.cpp.

◆ ~MneMshColorScaleDef()

MneMshColorScaleDef::~MneMshColorScaleDef ( )

Destroys the MneMshColorScaleDef.

Definition at line 58 of file mne_msh_color_scale_def.cpp.


The documentation for this class was generated from the following files: