Hi again,
I was wondering what the
useTriggerInput_
parameter means? is it a kind of enable signal
generator for the solver?
in the FMU that I generated in systemModeler there is a variable:
Interfaces_.Boolean_DiscreteInput stepTrigger_ if useTriggerInput_ >>;
I noticed that SM just generate it if the FMU is for Co-Simulation. So if I'm correct it
is a synchronization mechanism for other programs or process that simulate other part of the system.