Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/tools/turndefs/generateTurnDefs/plain/output.tools
428463 views
Usage: generateTurnDefs.py [options]

Options:
  -h, --help            show this help message and exit
  -c CONNECTIONS_FILE, --connections-file=CONNECTIONS_FILE
                        Read connections defined in CONNECTIONS_FILE.
                        Mandatory.
  -t TURN_DEFINITIONS_FILE, --turn-definitions-file=TURN_DEFINITIONS_FILE
                        Write the resulting turn definitions to
                        TURN_DEFINITIONS_FILE. Mandatory.
  -b BEGIN, --begin=BEGIN
                        Generate turn definitions for interval starting at
                        BEGIN seconds. Defaults to 0.
  -e END, --end=END     Generate turn definitions for interval ending at END
                        seconds. Defaults to 3600.