This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The SwitchN switches up to n
times between the inputs u1 (u_cond = true
) and u2 (u_cond = false
). After each switching an internal counter will be increased and checked so that there are at most n
switches.