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 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 delays relative to a reference speed that can be specified per lane.classDelay based on reference speed.classSum of measurements with zero speed, preceded by a non-zero speed.classSum of trajectory lengths.classSum of trajectory durations.