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