source: tmcsimulator/trunk/config/cad_server_practice.properties @ 662

Revision 662, 856 bytes checked in by jdalbey, 4 years ago (diff)

config directory overhaul

  • Property svn:executable set to *
Line 
1# CAD Server properties for Practice Scenario Session
2# This file is referenced by scripts in the bin folder.
3# Only the Traffic Mgr Property is different, as it specifies
4# the traffic events for the practice scenario
5
6TrafficMgrProperties   = config/traffic_model_config/practice.properties
7
8CADClientPort          = 4444
9CoordinatorRMIPort     = 4445
10CADRmiPort             = 4446
11CMSDiversionXML        = config/cmsdiversions.xml
12AudioFileLocation      = Scenarios/Audio/
13UserInterface          = tmcsim.cadsimulator.viewer.CADServerViewer
14MediaProperties        = config/cad_server_media.properties
15ParamicsProperties     = config/cad_server_paramics.properties
16ATMSProperties         = config/cad_server_atms.properties
17
18ElapsedTimeFile        = webapps/dynamicdata/sim_elapsedtime.json
19CADcommentsLog         = webapps/dynamicdata/CADcomments.log
Note: See TracBrowser for help on using the repository browser.