Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/output/generateTLSE3Detectors/plain/output.tools
428530 views
Missing arguments
Usage: generateTLSE3Detectors.py -n example.net.xml -l 250 -d .1 -f 60

Options:
  -h, --help            show this help message and exit
  -n NET_FILE, --net-file=NET_FILE
                        Network file to work with. Mandatory.
  -j JUNCTIONIDS, --junction-ids=JUNCTIONIDS
                        List of junctions that shall receive detectors (comma
                        separated)
  -l REQUESTED_DETECTOR_LENGTH, --detector-length=REQUESTED_DETECTOR_LENGTH
                        Length of the detector in meters (-1 for maximal
                        length).
  -d REQUESTED_DISTANCE_TO_TLS, --distance-to-TLS=REQUESTED_DISTANCE_TO_TLS
                        Distance of the detector to the traffic light in
                        meters. Defaults to 0.1m.
  -f FREQUENCY, --frequency=FREQUENCY
                        Detector's frequency. Defaults to 60.
  -o OUTPUT, --output=OUTPUT
                        The name of the file to write the detector definitions
                        into. Defaults to e3.add.xml.
  --prefix=PREFIX       Prefix for generated detectors
  -r RESULTS, --results-file=RESULTS
                        The name of the file the detectors write their output
                        into. Defaults to e3output.xml.
  --min-pos=MINPOS      minimum position of entry detectors light in meters.
                        Defaults to 0.1m.
  --interior            Extend measurement area to the junction interior
  --joined              Create one e3Detector per junction
  --follow-turnaround   Extend entry detectors past turn-around connections