.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-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos