|
|
def | __init__ (self, simulation_table_location, output_location=None) |
| |
|
def | get_simulation_table_entry (self, str component, str output, int block, int timestep, int scenario) |
| |
|
def | get_objective_value (self) |
| |
| def | get_objective_values_by_block (self) |
| |
|
|
| simulation_table |
| |
|
| problems |
| |
◆ get_objective_values_by_block()
| def modeler_output_handler.modeler_output_handler.get_objective_values_by_block |
( |
|
self | ) |
|
Returns a dictionary mapping block number to objective value.
Each block represents a time step in the optimization.
The documentation for this class was generated from the following file:
- src/tests/cucumber/features/steps/common_steps/modeler_output_handler.py