Uses of Class
jasima.core.statistics.TimeWeightedSummaryStat
-
Packages that use TimeWeightedSummaryStat Package Description jasima.core.simulation.generic jasima.core.statistics jasima.shopSim.util -
-
Uses of TimeWeightedSummaryStat in jasima.core.simulation.generic
Methods in jasima.core.simulation.generic that return TimeWeightedSummaryStat Modifier and Type Method Description TimeWeightedSummaryStatQLengthStatsCollector. statsNumItems() -
Uses of TimeWeightedSummaryStat in jasima.core.statistics
Methods in jasima.core.statistics that return TimeWeightedSummaryStat Modifier and Type Method Description TimeWeightedSummaryStatTimeWeightedSummaryStat. clone()TimeWeightedSummaryStatTimeWeightedSummaryStat. value(double v)Don't use this method as it doesn't make sense for aTimeWeightedSummaryStat.TimeWeightedSummaryStatTimeWeightedSummaryStat. value(double value, double time)Constructors in jasima.core.statistics with parameters of type TimeWeightedSummaryStat Constructor Description TimeWeightedSummaryStat(TimeWeightedSummaryStat s)Copy constructor. -
Uses of TimeWeightedSummaryStat in jasima.shopSim.util
Fields in jasima.shopSim.util declared as TimeWeightedSummaryStat Modifier and Type Field Description TimeWeightedSummaryStatMachineStatCollector. aniqTimeWeightedSummaryStatMachineStatCollector. aveMachinesBusy
-