.backSample

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 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos