.Modelica_Requirements.Internal.SlidingWindow.nextLeaving

Return time instant when the oldest element is leaving the buffer

Interface

function nextLeaving
  input Buffer buffer "Memory of sliding window";
  input Real t "Actual time instant";
  output Modelica.Units.SI.Time t_next "Next time instant where the oldest value (t,b) in the buffer is leaving the time window";
end nextLeaving;

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