PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
NormsEditorState::ThresholdEdit Struct Reference

#include <LauncherUI.h>

Public Attributes

float minVal = 0.0f
 
float maxVal = 0.0f
 
char label [128] = {}
 

Detailed Description

Definition at line 285 of file LauncherUI.h.

Member Data Documentation

◆ label

char NormsEditorState::ThresholdEdit::label[128] = {}

Definition at line 288 of file LauncherUI.h.

288{};

◆ maxVal

float NormsEditorState::ThresholdEdit::maxVal = 0.0f

Definition at line 287 of file LauncherUI.h.

◆ minVal

float NormsEditorState::ThresholdEdit::minVal = 0.0f

Definition at line 286 of file LauncherUI.h.


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