Closed PRemmen closed 8 years ago
Did we have an agreement here? @thorade @TobiasMaile
My current understanding is that this wil not be covered by the Mapping rules, so it has to be covered on the Python side. Whether we will map to a control template or to a control class or object is not yet decided.
rediscussed in #102
Review SimControls and map these directly to (a group of) Modelica components and instantiate these components in the library itself or in the tempaltes. Ending in a list of possible controls.
Where do we store information about the controls (e.g. parameters, or controlled connector (Input?)). Do we want to keep a class for that, or do we want to implement that into the MapComponent? @TobiasMaile could you comment on that? I don't know if we finally agreed an something