.DESLib.CellularPDEVS.SRC.Cell2D.int

Information

Internal Transition Function

Interface

function int
  input st s;

  replaceable function r
    input Integer s;
    input Integer[8] neighbors;
    output Integer sout;
  algorithm

  end r;

  output st sout;
end int;

Contents

NameDescription
 r

Generated at 2024-12-22T19:25:51Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos