.MetaModelica.boolOr

Information

Logically combine two Booleans with 'or' operator

Interface

function boolOr
  input Boolean b1;
  input Boolean b2;
  output Boolean b;
end boolOr;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos