.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-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos