Package org.opentrafficsim.kpi.sampling.indicator
package org.opentrafficsim.kpi.sampling.indicator
Indicators based on sampling data.
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
ClassDescriptionAbstract indicator which stores the last calculated value and returns it in
getValue()
for an equal query, start time and end time.Wrapper class for two typed values that represent a confidence interval.Enum for confidence interval sides.Total travel time divided by the sum of areas (X * T).Total travel distance divided by the sum of areas (X * T).Sum of trajectory lengths divided by sum of trajectory durations.Inverse of mean speed.Sum of trajectory lengths divided by number of GTU's.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.Sum of trajectory durations minus the sum of trajectory lengths divided by a reference speed.Sum of measurements with zero speed, preceded by a non-zero speed.Sum of trajectory lengths.Sum of trajectory durations.