Uses of Package
org.opentrafficsim.kpi.sampling.indicator
-
Packages that use org.opentrafficsim.kpi.sampling.indicator Package Description org.opentrafficsim.kpi.sampling.indicator Indicators based on sampling data. -
Classes in org.opentrafficsim.kpi.sampling.indicator used by org.opentrafficsim.kpi.sampling.indicator Class Description AbstractIndicator Abstract indicator which stores the last calculated value and returns it ingetValue()
for an equal query, start time and end time.ConfidenceInterval Wrapper class for two typed values that represent a confidence interval.IntervalSide Enum for confidence interval sides.MeanSpeed Sum of trajectory lengths divided by sum of trajectory durations.Persistent Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.TotalTravelDistance Sum of trajectory lengths.TotalTravelTime Sum of trajectory durations.