.Modelica.Blocks.Math.BooleanToReal

Convert Boolean to Real signal

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 2026-01-27T19:25:19Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos