.Modelica.Blocks.Math.BooleanToReal

Information

This block computes the output y as Real equivalent of the Boolean input u:

y = if u then realTrue else realFalse;

where u is of Boolean and y of Real type, and realTrue and realFalse are parameters.


Generated at 2024-10-24T18:25:30Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos