.Modelica_StateGraph2.Blocks.BooleanFunctions

Information

Functions with Boolean inputs (shall be included in Modelica Standard Library)

Contents

NameDescription
 allTrueReturns true, if all elements of the Boolean input vector are true ('and')
 anyTrueReturns true, if at least on element of the Boolean input vector is true ('or')
 oneTrueReturns true, if exactly one element of the Boolean input vector is true ('xor')
 firstTrueIndexReturns the index of the first element of the Boolean vector that is true and returns 0, if no element is true

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