Ignore:
Timestamp:
06/23/2019 10:27:35 AM (7 years ago)
Author:
jdalbey
Message:

Remove ATMS functionality. Reworked and simplified the Highway model to use only VDS data from PeMS. Updated all unit tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/tmcsim/cadsimulator/VisibleSystemDemoDriver.java

    r52 r422  
    4848 
    4949        ParamicsCommunicator pc = null; 
    50         pc = new ParamicsCommunicator("config/testConfig/paramics_communicator_config.properties"); 
     50        pc = new ParamicsCommunicator("config/paramics_communicator_config.properties"); 
    5151        ParamicsCommunicatorGUI theGUI = new ParamicsCommunicatorGUI(); 
    5252        pc.setGUI(theGUI); 
Note: See TracChangeset for help on using the changeset viewer.