.CRML.Blocks.Logical4.and4

Boolean4 and operator

Interface

function and4
  import CRML.ETL.Types.Boolean4;
  input Boolean4 x1;
  input Boolean4 x2;
  output Boolean4 y;
end and4;

Generated at 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos