Uses of Class
org.opentrafficsim.kpi.sampling.indicator.AbstractIndicator
Packages that use AbstractIndicator
-
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 durations minus the sum of trajectory lengths divided by a reference speed.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.