.Modelica_StateGraph2.Blocks.BooleanFunctions.anyTrue

Information

Returns true, if at least on element of the Boolean input vector is true ('or')

Interface

function anyTrue
  extends Modelica.Icons.Function;
  input Boolean b[:];
  output Boolean result;
end anyTrue;

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