|
Antares Simulator
Power System Simulator
|
#include <component.h>
Public Member Functions | |
| void | reset () |
Public Attributes | |
| std::string | id |
| const Model * | model = nullptr |
| std::map< std::string, ParameterTypeAndValue > | parameter_values |
| std::string | scenario_group_id |
| unsigned | index = 0 |
Defines the attributes of the Component class Made into a struct to avoid duplication in ComponentBuilder