.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-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos