| Package | Description | 
|---|---|
| org.opentrafficsim.kpi.sampling.indicator | Indicators based on sampling data. | 
| Class and Description | 
|---|
| AbstractIndicator Abstract indicator which stores the last calculated value and returns it in  getValue()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-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. | 
| TotalTravelDistance Sum of trajectory lengths. | 
| TotalTravelTime Sum of trajectory durations. | 
Copyright © 2014–2019 Delft University of Technology. All rights reserved.