.Modelica_Requirements.Internal.SlidingWindow.nextLeaving

Information

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.SIunits.Time t_next "Next time instant where the oldest value (t,b) in the buffer is leaving the time window";
end nextLeaving;

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos