|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
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 |
Definition at line 158 of file analyze_types.h.
| float INVERSELIB::mneOverlay::alpha |
Definition at line 168 of file analyze_types.h.
| float INVERSELIB::mneOverlay::contour_step |
Definition at line 167 of file analyze_types.h.
| float** INVERSELIB::mneOverlay::hist |
Definition at line 180 of file analyze_types.h.
| float INVERSELIB::mneOverlay::integ |
Definition at line 171 of file analyze_types.h.
| int INVERSELIB::mneOverlay::is_signed |
Definition at line 162 of file analyze_types.h.
| int INVERSELIB::mneOverlay::lh_match_surf |
Definition at line 178 of file analyze_types.h.
| int INVERSELIB::mneOverlay::lh_sparse |
Definition at line 176 of file analyze_types.h.
| int INVERSELIB::mneOverlay::nbin |
Definition at line 181 of file analyze_types.h.
| int INVERSELIB::mneOverlay::nstep |
Definition at line 169 of file analyze_types.h.
| int INVERSELIB::mneOverlay::rh_match_surf |
Definition at line 179 of file analyze_types.h.
| int INVERSELIB::mneOverlay::rh_sparse |
Definition at line 177 of file analyze_types.h.
| MNELIB::MneMshColorScaleDef INVERSELIB::mneOverlay::scale |
Definition at line 163 of file analyze_types.h.
| char* INVERSELIB::mneOverlay::short_name |
Definition at line 159 of file analyze_types.h.
| int INVERSELIB::mneOverlay::show_comments |
Definition at line 164 of file analyze_types.h.
| int INVERSELIB::mneOverlay::show_contours |
Definition at line 166 of file analyze_types.h.
| int INVERSELIB::mneOverlay::show_scale_bar |
Definition at line 165 of file analyze_types.h.
| int INVERSELIB::mneOverlay::surf_type |
Definition at line 160 of file analyze_types.h.
| float INVERSELIB::mneOverlay::time |
Definition at line 170 of file analyze_types.h.
| int INVERSELIB::mneOverlay::type |
Definition at line 161 of file analyze_types.h.