Contour map values computed on a surface for MEG or EEG field visualization. More...
#include <analyze_types.h>
Public Attributes | |
| int | kind |
| float * | map |
| int | nmap |
| int | show |
| float | step |
Contour map values computed on a surface for MEG or EEG field visualization.
Definition at line 252 of file analyze_types.h.
| int INVERSELIB::contourMap::kind |
Definition at line 253 of file analyze_types.h.
| float* INVERSELIB::contourMap::map |
Definition at line 254 of file analyze_types.h.
| int INVERSELIB::contourMap::nmap |
Definition at line 255 of file analyze_types.h.
| int INVERSELIB::contourMap::show |
Definition at line 256 of file analyze_types.h.
| float INVERSELIB::contourMap::step |
Definition at line 257 of file analyze_types.h.