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 TypeClassDescriptionclassTotal travel time divided by the sum of areas (X * T).classTotal travel distance divided by the sum of areas (X * T).classSum of trajectory lengths divided by sum of trajectory durations.classInverse of mean speed.classSum of trajectory lengths divided by number of GTU's.classSum of trajectory durations minus the sum of trajectory lengths divided by a reference speed.classSum of measurements with zero speed, preceded by a non-zero speed.classSum of trajectory lengths.classSum of trajectory durations.