.Modelica_StateGraph2.Blocks.BooleanFunctions.allTrue

Returns true, if all elements of the Boolean input vector are true ('and')

Information

Interface

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

Generated at 2026-02-01T19:13:55Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos