So, i'm a beginner with modelica and I am using some clocked blocks for my model (i know that's not very good to have discrete behavior, but i am not enough good to avoid this...).
Now I have a periodicRealClock and I would like this clock to have the "Interval" parameter of the simulation.
Do you know how to use this simulation paramater as a block paramater ?
Thks for your help.
I tried with "Interval" but it not works (parameter doesn't exist)...