|
| __init__ (self, study_output_path) |
|
| get_annual_system_cost (self) |
|
float | get_simu_time (self) |
|
| details_hourly_for_cluster (self, str area, int year, str cluster) |
|
pd.Series | get_hourly_prod_mwh (self, str area, int year, str prod_name) |
|
pd.Series | get_hourly_n_dispatched_units (self, str area, int year, str prod_name) |
|
int | get_loss_of_load_duration_h (self, str area, int year) |
|
float | get_unsupplied_energy_mwh (self, str area, int year, str date) |
|
| min_gen_for_thermal_cluster (self, str area, int year, str cluster) |
|
| min_gen_for_thermal_cluster_at_hour (self, str area, int year, int hour, str cluster_name) |
|
float | get_specific_value (self, str area, int year, str prod_name, str date) |
|
float | get_non_proportional_cost (self, str area, int year) |
|
|
| study_output_path = study_output_path |
|
| annual_system_cost = None |
|
dict | hourly_results = {result_type.VALUES: None, result_type.DETAILS: None} |
|
The documentation for this class was generated from the following file:
- src/tests/cucumber/features/steps/common_steps/study_output_handler.py