v2.0.0
Loading...
Searching...
No Matches
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.

Member Data Documentation

◆ fmid

float MNELIB::MneMshColorScaleDef::fmid

Definition at line 94 of file mne_msh_color_scale_def.h.

◆ fslope

float MNELIB::MneMshColorScaleDef::fslope

Definition at line 95 of file mne_msh_color_scale_def.h.

◆ fthresh

float MNELIB::MneMshColorScaleDef::fthresh

Definition at line 93 of file mne_msh_color_scale_def.h.

◆ mult

float MNELIB::MneMshColorScaleDef::mult

Definition at line 92 of file mne_msh_color_scale_def.h.

◆ relative

int MNELIB::MneMshColorScaleDef::relative

Definition at line 97 of file mne_msh_color_scale_def.h.

◆ tc_mult

float MNELIB::MneMshColorScaleDef::tc_mult

Definition at line 96 of file mne_msh_color_scale_def.h.

◆ type

int MNELIB::MneMshColorScaleDef::type

Definition at line 91 of file mne_msh_color_scale_def.h.


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