.Modelica_Requirements.Internal.SlidingWindow.removeOldest

Remove all elements from the buffer that are about to leave the sliding time window

Interface

function removeOldest
  input Buffer buffer "Memory of sliding window";
  input Real t "Actual time instant";
  output Buffer newBuffer "Updated memory of sliding window";
end removeOldest;

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