.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-10-14T18:25:21Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos