Changeset 664 in tmcsimulator for trunk/test/tmcsim/highwaymodel
- Timestamp:
- 09/14/2022 03:31:54 PM (4 years ago)
- Location:
- trunk/test/tmcsim/highwaymodel
- Files:
-
- 2 edited
-
ConsoleTrafficDriver.java (modified) (1 diff)
-
runtraffic.bash (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/highwaymodel/ConsoleTrafficDriver.java
r457 r664 19 19 20 20 /** 21 * A console application to drive the ATMS Server .21 * A console application to drive the ATMS Server (is this really CPTMS now?). 22 22 * Use for test driving the Highway Model. 23 23 * -
trunk/test/tmcsim/highwaymodel/runtraffic.bash
r457 r664 1 1 #!/bin/bash 2 2 3 java -DATMSDRIVER_PROPERTIES=config/ console_driver_config.properties -jar deploy/ConsoleTrafficDriver.jar << EOF3 java -DATMSDRIVER_PROPERTIES=config/test_trafficdriver.properties -jar deploy/ConsoleTrafficDriver.jar << EOF 4 4 5 S 10 24.0 Y 5 5 A
Note: See TracChangeset
for help on using the changeset viewer.
