Simulator configuration: Difference between revisions
From SUMOwiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This configuration file specifies how the SUMO Toolbox should interface with your simulation code (= the [[simulator]]). | This configuration file specifies how the SUMO Toolbox should interface with your simulation code (= the [[simulator]]). | ||
Writing such a file is very easy, simply use one of the files in the examples/ subdirectory as an example. | Writing such a file is very easy, simply use one of the files in the <code>examples/</code> subdirectory as an example. |
Revision as of 13:08, 10 June 2008
This configuration file specifies how the SUMO Toolbox should interface with your simulation code (= the simulator).
Writing such a file is very easy, simply use one of the files in the examples/
subdirectory as an example.