Uses of Class
org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
Packages that use AbstractIndicator
Package
Description
Key performance indicators based on sampling data.
-
Uses of AbstractIndicator in org.opentrafficsim.kpi.sampling.indicator
Subclasses of AbstractIndicator in org.opentrafficsim.kpi.sampling.indicatorModifier and TypeClassDescriptionclass
Total travel time divided by the sum of areas (X * T).class
Total travel distance divided by the sum of areas (X * T).class
Sum of trajectory lengths divided by sum of trajectory durations.class
Inverse of mean speed.class
Sum of trajectory lengths divided by number of GTU's.class
Sum of trajectory delays relative to a reference speed that can be specified per lane.class
Delay based on reference speed.class
Sum of measurements with zero speed, preceded by a non-zero speed.class
Sum of trajectory lengths.class
Sum of trajectory durations.