.DESLib.CellularPDEVS.SRC.Cell1D.int

Information

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos