.DESLib.CellularPDEVS.SRC.Cell1D.int

Internal Transition Function

Interface

function int
  input st s;

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

  end r;

  output st sout;
end int;

Contents

NameDescription
 r

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos