.Modelica_StateGraph2.Blocks.BooleanFunctions.oneTrue

Information

Returns true, if exactly one element of the Boolean input vector is true ('xor')

Interface

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

Generated at 2025-02-20T19:24:42Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos