Package edu.kit.ipd.sdq.eventsim.resources.rjobs
-
Class Summary Class Description CalculateMeanQueueLength Calculates the mean queue length of resources, based on rawQUEUE_LENGTH
measurements already contained in the measurement data.CalculateResourceUtilization Deprecated. CalculateResourceUtilizationEquidistant Calculates theUTILIZATION
of active/passive resources over time, based on rawQUEUE_LENGTH
measurements already contained in the measurement data.DeleteRawQueueLengthMeasurements Deletes all measurements for theQUEUE_LENGTH
metric, usually after calculating the derived mean queue length over time usingCalculateMeanQueueLength
.