- calculateOptimalLoad() - Method in class balancedLoadSetPoints
-
interface to the optimal load algorithm
- calculateOptimalLoad() - Method in class simpleLoadSetPoints
-
Decides the number of active generators and runs the associated algorithm.
- calculateOptimalLoad() - Method in class unbalancedLoadSetPoints
-
Rearranges the order of the generators if a generator with high priority is not
running for some reason, then runs the optimization algorithm with the new order.
- checkInitialTableConnections() - Method in class unbalLoadOpt
-
checkInitialTableConnections
Checks that parameter tables are properly connected.
- checkTableConnections() - Method in class unbalLoadOpt
-
checkTableConnections
Checks the integrity of the parameter tables.
- chooser - Variable in class simpleSimulator
-