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 axis property for variables #737

Open eidekrist opened 1 year ago

eidekrist commented 1 year ago

Version 1.0.1 of OspModelDescription.xsd has added an axis property for variables.

libcosim should add support for this property when creating variable connections, such that an equality check is performed when the property is present for both source and target variables.