.Modelica_Requirements.Internal.SlidingWindow.removeOldest

Information

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 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos