$darkmode
Public Attributes | |
| SimulationOutcome | outcome |
| std::vector< std::string > | errors |
| Collection of errors from running the simulation. | |
| std::string | uuid |
| UUID of the simulation run. | |
| SimulationSync | sync |
| Contains data regarding the time synchronization. | |
| cloe::Duration | elapsed |
| Contains the wall-clock time passed. | |
| SimulationStatistics | statistics |
| Statistics regarding the simulation performance. | |
| fable::Json | triggers |
| The list of triggers run (i.e., the history). | |
| fable::Json | report |
| The final report, as constructed from Lua. | |
Friends | |
| void | to_json (fable::Json &j, const SimulationResult &r) |