.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-08-05T20:24:29Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos