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

Single saved timecourse extracted from source data or overlay, with label, vertex selection, and waveform. More...

#include <analyze_types.h>

Public Attributes

char * file_name
char * comment
int source
int quantity
int fixed_ori
int active
mshLabel label
float ** timecourses
int * sel
float ** rr
int coord_frame
int nsel
int label_task
float * timecourse_task
int is_signed
int np
float tmin
float tstep
float color [3]

Detailed Description

Single saved timecourse extracted from source data or overlay, with label, vertex selection, and waveform.

Definition at line 299 of file analyze_types.h.

Member Data Documentation

◆ active

int INVERSELIB::timecourseData::active

Definition at line 305 of file analyze_types.h.

◆ color

float INVERSELIB::timecourseData::color[3]

Definition at line 318 of file analyze_types.h.

◆ comment

char* INVERSELIB::timecourseData::comment

Definition at line 301 of file analyze_types.h.

◆ coord_frame

int INVERSELIB::timecourseData::coord_frame

Definition at line 310 of file analyze_types.h.

◆ file_name

char* INVERSELIB::timecourseData::file_name

Definition at line 300 of file analyze_types.h.

◆ fixed_ori

int INVERSELIB::timecourseData::fixed_ori

Definition at line 304 of file analyze_types.h.

◆ is_signed

int INVERSELIB::timecourseData::is_signed

Definition at line 314 of file analyze_types.h.

◆ label

mshLabel INVERSELIB::timecourseData::label

Definition at line 306 of file analyze_types.h.

◆ label_task

int INVERSELIB::timecourseData::label_task

Definition at line 312 of file analyze_types.h.

◆ np

int INVERSELIB::timecourseData::np

Definition at line 315 of file analyze_types.h.

◆ nsel

int INVERSELIB::timecourseData::nsel

Definition at line 311 of file analyze_types.h.

◆ quantity

int INVERSELIB::timecourseData::quantity

Definition at line 303 of file analyze_types.h.

◆ rr

float** INVERSELIB::timecourseData::rr

Definition at line 309 of file analyze_types.h.

◆ sel

int* INVERSELIB::timecourseData::sel

Definition at line 308 of file analyze_types.h.

◆ source

int INVERSELIB::timecourseData::source

Definition at line 302 of file analyze_types.h.

◆ timecourse_task

float* INVERSELIB::timecourseData::timecourse_task

Definition at line 313 of file analyze_types.h.

◆ timecourses

float** INVERSELIB::timecourseData::timecourses

Definition at line 307 of file analyze_types.h.

◆ tmin

float INVERSELIB::timecourseData::tmin

Definition at line 316 of file analyze_types.h.

◆ tstep

float INVERSELIB::timecourseData::tstep

Definition at line 317 of file analyze_types.h.


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