Valentin Kaisermayer
Valentin Kaisermayer
@shashi If you are fine with the interface right now, can we merge this PR and leave a term interface or separate type as a follow-up?
should fix #740 as well
@baggepinnen can this be closed?
So the PID controller example does not have 24 states anymore? 😅
I will check it.
No still the same and every variable that is marked as input ends up as a state. I find this pretty unacceptable.
Unfortunately there is no component to do this at the moment but there should be. Or at least a tutorial to demonstrate a solution to this not uncommon task. You...
If this is implemented without a discrete update operator or callback, your data has to be somewhat smooth in oder to get correct results. Although, in the library are step...
Got removed in #51
The reason was that we do not want to have code duplication. So every domain implements a Source block and the actual shape is provided via the signal sources in...