Tools/Output

All of the tools described below exist in tools/output directory.

Contents

generateITetrisIntersectionMetrics.py

Tool used for generating the intersection metrics, including (but not limited to):

  • CO emission
  • CO2 emission
  • HC emission
  • PMx emission
  • NOx emission
  • fuel consumption

Execute the generateITetrisIntersectionMetrics.py script with --help option to get details about usage and available options.

generateITetrisNetworkMetrics.py

Tool used for generating the network metrics, including (but not limited to):

  • CO emission
  • CO2 emission
  • HC emission
  • PMx emission
  • NOx emission
  • fuel consumption

Execute the generateITetrisINetworkMetrics.py script with --help option to get details about usage and available options.

generateMeanDataDefinitions.py

Script for generating mean data definitions from detector definitions.

Execute the generateITetrisINetworkMetrics.py script with --help option to get details about usage and available options.

generateTLSE1Detectors.py

Script for generating E1 detectors (induction loops) for each junction in the supplied network file.

Execute the generateTLSE1Detectors.pyscript with --help option to get details about usage and available options.

generateTLSE2Detectors.py

Script for generating E2 detectors (lanearea detectors) for each junction in the supplied network file.

Execute the generateTLSE2Detectors.py script with --help option to get details about usage and available options.

generateTLSE3Detectors.py

Script for generating E3 detectors (multi-entry/multi-exit detectors) for each junction in the supplied network file.

Execute the generateTLSE3Detectors.py script with --help option to get details about usage and available options.

netdumpdiff.py

Script creating a diff of two netdump files.

Execute the netdumpdiff.py script with --help option to get details about usage and available options.

netdumpmean.py

Script calculating the mean values from two netdump files.

Execute the netdumpmean.py script with --help option to get details about usage and available options.

timingStats.py

Script for gathering statistics from several SUMO runs.

Execute the timingStats.py script with --help option to get details about usage and available options.


This page was last modified on 28 October 2011, at 11:55.