.MetaModelica.boolAnd

Information

Logically combine two Booleans with 'and' operator

Interface

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

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