Package org.palladiosimulator.simulizar.slidingwindow.impl
-
Class Summary Class Description SimulizarSlidingWindow This class is aSlidingWindowsubclass that is governed by and advances during simulation runs.
Once the window is full, i.e., the simulation time reaches the next multiple of the window length, the window moves forward by a fixed increment and the collected measurements are propagated to all connectedISlidingWindowListeners, e.g., certainSlidingWindowAggregators.