.Modelica_Requirements.LogicalBlocks.PropertyToBoolean

Convert Property (Violated, Undecided, Satisfied) to Boolean (false, true)

Information

The Property input u is converted to a Boolean output y according to the following table (note, undecided is a parameter that defines, how a Property.Undecided value shall be mapped to a Boolean):

Property u = Boolean y =
Violated false
Undecided undecided
Satisfied true

This block is demonstrated with example Conversions.


Generated at 2025-04-15T18:20:12Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos