- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Manipulating the input signals
Manipulating the input signals
Manipulating the input signals
I am going to use the python interface of the openModelica. There is a developed model of the system including one class and a model providing of interconnections between the class and the input signals. At this stage, I have used tables, ramps and constants in the developed model file to generate input signals. However, I need to simulate the system for several times and using different values of the input signals. I am using the python interface and I need calculate the input signals according to an algorithm and then apply them to my system to be used for simulation. I am wondering how can I do that.
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Manipulating the input signals