A C E G I R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- setCombinedData(Dataset) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets the cvData and pvData from a single dataset.
- setPlotCurrentTuning(boolean) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets a flag to simulate current tuning values (if available), and display them on the simulation plot.
- setTunedD(double) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets the "new" Derivative tuning value.
- setTunedI(double) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets the "new" Integral tuning value.
- setTunedP(double) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets the "new" Proportional tuning value.
- setTuneType(int) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Sets which tuning parameters will be included in suggested tuning values.
- setTuningAggression(int) - Method in class com.jlbcontrols.pidbot.client.components.dash.TuningDashboardComponent
-
Set the tuning adjustment factor (0-100) and update suggested tuning values.
All Classes All Packages