[root]/SimulationRuntime/cpp/Include/Core/Extensions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 93 (100.0%) | 15.5 |
hudson | 4 (66.7%) | 53 (57.0%) | 13.2 |
niklwors | 2 (33.3%) | 40 (43.0%) | 20.0 |
[Janitor mode] Fix tabs
14 lines of code changed in 2 files:
[Janitor mode] Set auto-props
39 lines of code changed in 2 files:
Modified cpp runtime
- outsourced object creation in own classes
- changed some interface method names
- removed unused interface methods
- add get/set method to IContinuous for simulation variables
- adapted cpp template
- adapted cpp fmu template
- added SimManager for time events and removed time event handling from solver
- added SimController class to start stop simulation, create Modelica system
40 lines of code changed in 2 files: