|
MNE-CPP 0.1.9
A Framework for Electrophysiology
|
Public Attributes | |
| float | megmin |
| float | megmax |
| float | megaxmult |
| float | eegmin |
| float | eegmax |
| float | tmin |
| float | tmax |
| float | full_range |
| float | basemin |
| float | basemax |
| int | use_baseline |
| int | show_stim |
| float | cursor_step |
Definition at line 77 of file analyze_types.h.
| float INVERSELIB::mshScales::basemax |
Definition at line 83 of file analyze_types.h.
| float INVERSELIB::mshScales::basemin |
Definition at line 83 of file analyze_types.h.
| float INVERSELIB::mshScales::cursor_step |
Definition at line 86 of file analyze_types.h.
| float INVERSELIB::mshScales::eegmax |
Definition at line 80 of file analyze_types.h.
| float INVERSELIB::mshScales::eegmin |
Definition at line 80 of file analyze_types.h.
| float INVERSELIB::mshScales::full_range |
Definition at line 82 of file analyze_types.h.
| float INVERSELIB::mshScales::megaxmult |
Definition at line 79 of file analyze_types.h.
| float INVERSELIB::mshScales::megmax |
Definition at line 78 of file analyze_types.h.
| float INVERSELIB::mshScales::megmin |
Definition at line 78 of file analyze_types.h.
| int INVERSELIB::mshScales::show_stim |
Definition at line 85 of file analyze_types.h.
| float INVERSELIB::mshScales::tmax |
Definition at line 81 of file analyze_types.h.
| float INVERSELIB::mshScales::tmin |
Definition at line 81 of file analyze_types.h.
| int INVERSELIB::mshScales::use_baseline |
Definition at line 84 of file analyze_types.h.