.DESLib.CellularPDEVS.SRC.Cell2D.int

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

Name Description
 r

Generated at 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos