- serialVersionUID - Static variable in class simpleSimulator
-
- set_points - Variable in class unbalLoadOpt
-
- setBin_var(int[]) - Method in class simpleLoadSetPoints
-
Sets the running bit for each generator
- setBin_var(int[]) - Method in class unbalancedLoadSetPoints
-
Sets the running bit for each generator
- setDemand(double) - Method in class balancedLoadSetPoints
-
Sets the power demand
- setDemand(double) - Method in class simpleLoadSetPoints
-
Sets the demand
- setDemand(double) - Method in class unbalancedLoadSetPoints
-
Sets the demand
- setGen_pris(int[]) - Method in class unbalancedLoadSetPoints
-
Sets the generator priorities
- setHigh_limit(double[]) - Method in class unbalancedLoadSetPoints
-
Sets the high limit for each generator
- setLow_limit(int[]) - Method in class simpleLoadSetPoints
-
Sets the low limit for each generator
- setLow_limit(double[]) - Method in class unbalancedLoadSetPoints
-
Sets the low limit for each generator
- setRunningGens(double[], double, int[]) - Method in class generatorChooser
-
Returns the SFOC vector
- setUp_limit(int[]) - Method in class simpleLoadSetPoints
-
Sets the high limit for each generator
- SFOC - Variable in class simpleLoadSetPoints
-
- SFOC - Variable in class unbalancedLoadSetPoints
-
- SFOC_complete - Variable in class unbalLoadOpt
-
- SFOC_meas - Variable in class simpleSimulator
-
- SFOC_meas - Variable in class unbalLoadOpt
-
- SFOCVector - Class in <Unnamed>
-
This class constructs the SFOC vector.
- SFOCVector(double[][]) - Constructor for class SFOCVector
-
Constructor that creates the SFOC vector from 12 points.
- simpleLoadSetPoints - Class in <Unnamed>
-
This class contains methods for setting the load load set points of the generators in a
unbalanced setting.
- simpleLoadSetPoints(double[], double[][], int[], int[]) - Constructor for class simpleLoadSetPoints
-
Constructor that initializes the variables
- simpleSimulator - Class in <Unnamed>
-
This class contains the GUI and functionality of the simple simulator.
- simpleSimulator() - Constructor for class simpleSimulator
-
Constructor that initializes the variables and the GUI
- simpleSimulator.sliderListener - Class in <Unnamed>
-
This class listenes for changes in the power demand and updates the GUI accordingly.
- simpleSimulator.sliderListener() - Constructor for class simpleSimulator.sliderListener
-
- slidProduction - Variable in class simpleSimulator
-
- slidVal - Variable in class simpleSimulator
-
- stateChanged(ChangeEvent) - Method in class simpleSimulator.sliderListener
-
- svec - Variable in class simpleSimulator
-
- svec - Variable in class unbalLoadOpt
-