A C E G I R S T 
All Classes All Packages

G

getClosedLoopErrorMsg() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Get text descriptions of problems preventing the closed loop "tune" simulation from running.
getCombinedData() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Combines the pvData and cvData into one dataset for more convenient csv export or other storage.
getPlotCurrentTuning() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Flag to simulate current tuning values (if available), and display them on the simulation plot.
getProcessDeadTime() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Returns the average modeled process dead time.
getProcessGain() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Returns the average modeled process gain.
getProcessTimeConst() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Returns the average modeled process time constant.
getTunedD() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
The "new" Derivative tuning value, proposed and simulated for consideration.
getTunedI() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
The "new" Integral tuning value, proposed and simulated for consideration.
getTunedP() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
The "new" Proportional tuning value, proposed and simulated for consideration.
getTuneType() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Returns an integer indicating which tuning parameters that are included in suggested tuning values.
getTuningAggression() - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
Adjustment factor (0-100) used to calculate suggesting tuning values *Note: Typo in function name to be fixed in next release.
A C E G I R S T 
All Classes All Packages