.backSample

First activation of clock is shifted in time before activation of u

Information

See backSample()

Interface

function backSample<__Any>
  input __Any u;
  parameter input Integer backCounter(min = 0) annotation(
    __OpenModelica_functionVariability = true);
  parameter input Integer resolution(min = 1) = 1 annotation(
    __OpenModelica_functionVariability = true);
  output __Any c;
end backSample;

Generated at 2025-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos