.CRML.Blocks.Logical3.and3

Boolean3 and operator

Interface

function and3
  import CRML.ETL.Types.Boolean3;
  input Boolean3 x1;
  input Boolean3 x2;
  output Boolean3 y;
end and3;

Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos