This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Depending upon the boolean input u_cond
the output y will be equal to either the input u1 (u_cond = true
) or the input u2 (u_cond = false
).