Changeset 664 in tmcsimulator for trunk/test/tmcsim/cadsimulator/CADSimulatorConsoleDriver.java
- Timestamp:
- 09/14/2022 03:31:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/tmcsim/cadsimulator/CADSimulatorConsoleDriver.java
r658 r664 31 31 + "ParamicsProperties = pconfig.txt\n" 32 32 + "ATMSProperties = empty.txt\n" 33 + "MediaProperties = empty.txt\n"; 33 + "MediaProperties = empty.txt\n" 34 + "TrafficMgrProperties = config/traffic_model_config/traffic_model_config.properties\n" 35 + "ElapsedTimeFile = webapps/dynamicdata/sim_elapsedtime.json\n" 36 + "CADcommentsLog = webapps/dynamicdata/CADcomments.log\n"; 34 37 static final String paramicsData = "ParamicsCommHost = 192.168.251.45\n" 35 38 + "ParamicsCommPort = 4450\n"
Note: See TracChangeset
for help on using the changeset viewer.
