open-simulation-platform/libcosimpy

Replace slave index referencing with object

Opened this issue · 0 comments

Slaves within a execution are kept track of using indices. This mimics the wrapped libcosimc functions closely, however this is not very intuitive for a Python programmer.

A potential enhancement to usablility is to create a object holding the index to allow slaves to be referred to as objects