open-simulation-platform / libcosim

OSP C++ co-simulation library
https://open-simulation-platform.github.io/libcosim
Mozilla Public License 2.0
54 stars 10 forks source link

Support for endTime in OspSystemStructure #720

Closed restenb closed 1 year ago

restenb commented 1 year ago

Rationale: endTime is a useful field to have in OspSystemStructure in some cases, e.g. automatic "chaining" of simulations where the overall system is only configurable if the endTime of each individual simulation can be specified.