|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
#include <computation_runner.h>
Public Types | |
| using | Handler = std::function< void(const JSON &, Network &, const JSON &simulationConfig)> |
Public Member Functions | |
| ComputationRunner (bool plottingEnabled=true) | |
| int | runAll (const JSON &sim, Network &network, const JSON &simulationConfig) const |
| using ComputationRunner::Handler = std::function<void(const JSON&, Network&, const JSON& simulationConfig)> |
|
explicit |
| int ComputationRunner::runAll | ( | const JSON & | sim, |
| Network & | network, | ||
| const JSON & | simulationConfig | ||
| ) | const |
Referenced by SimulationBuilder::runComputationsWithStatus().