.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 2023-09-30T00:33:35Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos