|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| SimulationTableCsvFile (const std::filesystem::path &outputFolder, const std::string &simulationId) | |
| void | write () override |
| Write the table to the given file path, using the concrete export format. | |
Public Member Functions inherited from SimulationTableCsv | |
| void | addEntry (const SimulationTableEntry &entry) override |
| std::string | getHeader () const |
| void | clear () override |
| std::string | buffer () const override |
| void | writeHeader () |