.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-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos