Changeset 561 in tmcsimulator for trunk/config


Ignore:
Timestamp:
01/16/2020 12:16:26 PM (6 years ago)
Author:
jdalbey
Message:

rename scripts folder to Scenarios. See #228

Location:
trunk/config
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/config/application_properties.cfg

    r533 r561  
    11 
    22[Versions] 
    3 revision_number = 531 
     3revision_number = 557 
    44     
  • trunk/config/traffic_model_config/traffic_model_config.properties

    r423 r561  
    11Highways_Map_File = config/vds_data/postmile_coordinates.txt 
    22#Highways_Map_File = config/vds_data/highways_fullmap.txt 
    3 #Events_File = config/vds_data/single_event_55S.txt 
     3#Events_File = config/vds_data/sample_data/single_event_55S.txt 
    44Events_File = config/vds_data/sample_data/atmsBatchEvents_production.txt 
    55#FEPSim_IP_addr = 192.168.251.46 
  • trunk/config/vds_data/sample_data/single_event_55S.txt

    r281 r561  
    1 # A test case for a map with just 55 South start at pm 3 and go 10 miles 
     1# A test case for a map with just 55 South start at postmile 3 and go 10 miles 
    22181 00:00:05  55 S 3.0 10.0 Y 
     3# A test case with a second event happening at the same time - works! 
     4181 00:00:05  55 N 13.0 10.0 R 
    35 
     6 
Note: See TracChangeset for help on using the changeset viewer.