.shiftSample

Information

See shiftSample()

Interface

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

Generated at 2023-09-30T00:33:35Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos