.Modelica.Electrical.Digital.Converters.BooleanToLogic

Information

Conversion of a Boolean input into a digital output without any delay according to:

input      output
true       '1'  (coded by 4)
false      '0'  (coded by 3)

If the signal width is greater than 1 this conversion is done for each signal.

Revisions


Generated at 2024-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos