|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| InMemoryStudyLoader (bool success=true) | |
| std::unique_ptr< Data::Study > | load () const override |
| The load method is used to load a study. More... | |
Public Attributes | |
| bool | success_ = true |
|
inlineoverridevirtual |
The load method is used to load a study.
Implements Antares::IStudyLoader.