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