| Revision 662,
507 bytes
checked in by jdalbey, 4 years ago
(diff) |
|
config directory overhaul
|
| Line | |
|---|
| 1 | # Properties for the ConsoleTrafficDriver application |
|---|
| 2 | # Was used during development of highway model, may be obsolete now. |
|---|
| 3 | # This file is referenced in tmcsim.highwaymodel.runtraffic.bash |
|---|
| 4 | |
|---|
| 5 | LDSFileName = config/vds_data/lds.txt |
|---|
| 6 | LoopsFileName = config/vds_data/loop.txt |
|---|
| 7 | HighwayMetaFileName = config/vds_data/highwaysMeta.txt |
|---|
| 8 | NetworkFileName = networkFile.txt |
|---|
| 9 | ExchangeFileName = exchange.xml |
|---|
| 10 | FEPWriterHost = 192.168.251.46 |
|---|
| 11 | FEPWriterPort = 8080 |
|---|
| 12 | |
|---|
| 13 | # Change to localhost for dev system |
|---|
| 14 | #FEPWriterHost = localhost |
|---|
Note: See
TracBrowser
for help on using the repository browser.