v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::mneOverlay Struct Reference

Overlay data for cortical or scalp surface display, including color scale, contour, and opacity settings. More...

#include <analyze_types.h>

Public Attributes

char * short_name
int surf_type
int type
int is_signed
MNELIB::MNEMshColorScaleDef scale
int show_comments
int show_scale_bar
int show_contours
float contour_step
float alpha
int nstep
float time
float integ
int lh_sparse
int rh_sparse
int lh_match_surf
int rh_match_surf
float ** hist
int nbin

Detailed Description

Overlay data for cortical or scalp surface display, including color scale, contour, and opacity settings.

Definition at line 178 of file analyze_types.h.

Member Data Documentation

◆ alpha

float INVERSELIB::mneOverlay::alpha

Definition at line 188 of file analyze_types.h.

◆ contour_step

float INVERSELIB::mneOverlay::contour_step

Definition at line 187 of file analyze_types.h.

◆ hist

float** INVERSELIB::mneOverlay::hist

Definition at line 200 of file analyze_types.h.

◆ integ

float INVERSELIB::mneOverlay::integ

Definition at line 191 of file analyze_types.h.

◆ is_signed

int INVERSELIB::mneOverlay::is_signed

Definition at line 182 of file analyze_types.h.

◆ lh_match_surf

int INVERSELIB::mneOverlay::lh_match_surf

Definition at line 198 of file analyze_types.h.

◆ lh_sparse

int INVERSELIB::mneOverlay::lh_sparse

Definition at line 196 of file analyze_types.h.

◆ nbin

int INVERSELIB::mneOverlay::nbin

Definition at line 201 of file analyze_types.h.

◆ nstep

int INVERSELIB::mneOverlay::nstep

Definition at line 189 of file analyze_types.h.

◆ rh_match_surf

int INVERSELIB::mneOverlay::rh_match_surf

Definition at line 199 of file analyze_types.h.

◆ rh_sparse

int INVERSELIB::mneOverlay::rh_sparse

Definition at line 197 of file analyze_types.h.

◆ scale

MNELIB::MNEMshColorScaleDef INVERSELIB::mneOverlay::scale

Definition at line 183 of file analyze_types.h.

◆ short_name

char* INVERSELIB::mneOverlay::short_name

Definition at line 179 of file analyze_types.h.

◆ show_comments

int INVERSELIB::mneOverlay::show_comments

Definition at line 184 of file analyze_types.h.

◆ show_contours

int INVERSELIB::mneOverlay::show_contours

Definition at line 186 of file analyze_types.h.

◆ show_scale_bar

int INVERSELIB::mneOverlay::show_scale_bar

Definition at line 185 of file analyze_types.h.

◆ surf_type

int INVERSELIB::mneOverlay::surf_type

Definition at line 180 of file analyze_types.h.

◆ time

float INVERSELIB::mneOverlay::time

Definition at line 190 of file analyze_types.h.

◆ type

int INVERSELIB::mneOverlay::type

Definition at line 181 of file analyze_types.h.


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