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

Persistent state across data set changes, holding sample index, picked time, scale settings, and MNE preferences. More...

#include <analyze_types.h>

Public Attributes

int sample
float picked_time
int have_picked
mshScales scales
mnePref mne_prefs

Detailed Description

Persistent state across data set changes, holding sample index, picked time, scale settings, and MNE preferences.

Definition at line 332 of file analyze_types.h.

Member Data Documentation

◆ have_picked

int INVERSELIB::dataSetData::have_picked

Definition at line 335 of file analyze_types.h.

◆ mne_prefs

mnePref INVERSELIB::dataSetData::mne_prefs

Definition at line 337 of file analyze_types.h.

◆ picked_time

float INVERSELIB::dataSetData::picked_time

Definition at line 334 of file analyze_types.h.

◆ sample

int INVERSELIB::dataSetData::sample

Definition at line 333 of file analyze_types.h.

◆ scales

mshScales INVERSELIB::dataSetData::scales

Definition at line 336 of file analyze_types.h.


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