class |
MeanDensity |
Total travel time divided by the sum of areas (X * T).
|
class |
MeanIntensity |
Total travel distance divided by the sum of areas (X * T).
|
class |
MeanSpeed |
Sum of trajectory lengths divided by sum of trajectory durations.
|
class |
MeanTravelTimePerDistance |
Inverse of mean speed.
|
class |
MeanTripLength |
Sum of trajectory lengths divided by number of GTU's.
|
class |
TotalDelay |
Sum of trajectory durations minus the sum of trajectory lengths divided by a reference speed.
|
class |
TotalNumberOfStops |
Sum of measurements with zero speed, preceded by a non-zero speed.
|
class |
TotalTravelDistance |
Sum of trajectory lengths.
|
class |
TotalTravelTime |
Sum of trajectory durations.
|