.Modelica_StateGraph2.Blocks.BooleanFunctions.firstTrueIndex

Information

Returns the index of the first element of the Boolean vector that is true and returns 0, if no element is true

Interface

function firstTrueIndex
  input Boolean b[:];
  output Integer index;
end firstTrueIndex;

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