Changeset 662 in tmcsimulator for trunk/config/cad_server_systest.properties
- Timestamp:
- 09/14/2022 03:24:10 PM (4 years ago)
- File:
-
- 1 moved
-
trunk/config/cad_server_systest.properties (moved) (moved from trunk/config/cad_simulator_systest.properties) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/cad_server_systest.properties
r573 r662 1 # For system testing, this config specifies a special traffic model. 2 # Everything else is the same as the default config. 3 # Referenced by: bin/systemstart_systest.bat and .sh 4 5 TrafficMgrProperties = config/traffic_model_config/systest.properties 6 7 UserInterface = tmcsim.cadsimulator.viewer.CADServerViewer 8 1 9 CADClientPort = 4444 2 10 CoordinatorRMIPort = 4445 3 11 CADRmiPort = 4446 12 AudioFileLocation = Scenarios/Audio/ 13 ElapsedTimeFile = webapps/dynamicdata/sim_elapsedtime.json 14 CADcommentsLog = webapps/dynamicdata/CADcomments.log 4 15 CMSDiversionXML = config/cmsdiversions.xml 5 AudioFileLocation = Scenarios/Audio/ 6 #UserInterface = tmcsim.cadsimulator.viewer.CADConsoleViewer 7 UserInterface = tmcsim.cadsimulator.viewer.CADServerViewer 8 ParamicsProperties = config/cad_simulator_paramics_config.properties 9 ATMSProperties = config/cad_simulator_atms_config.properties 10 TrafficMgrProperties = config/traffic_model_config/systest.properties 11 MediaProperties = config/cad_simulator_media_config.properties 12 # The location where the Coordinator writes the simulation time 13 ElapsedTimeFile = webapps/dynamicdata/sim_elapsedtime.json 14 # The location where the Coordinator writes the CAD comments log 15 CADcommentsLog = CADcomments.log 16 17 MediaProperties = config/cad_server_media.properties 18 ParamicsProperties = config/cad_server_paramics.properties 19 ATMSProperties = config/cad_server_atms.properties 20
Note: See TracChangeset
for help on using the changeset viewer.
