Adapted from Modelica.Blocks.Logical.Switch.
The SmoothSwitch switches, depending on the logical connector u2 (the middle connector) between the two possible input signals u1 (upper connector) and u3 (lower connector).
The switch is smooth.
If u2 is true, the output signal y is set equal to u1, else it is set equal to u3.