.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

Name Description
 r

Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos