Changeset 80 in tmcsimulator for branches/FEPSimulator/network.h


Ignore:
Timestamp:
10/05/2017 03:04:40 PM (9 years ago)
Author:
jtorres
Message:

Renamed project. Renamed LDS_LOOP to STATION.

Location:
branches/FEPSimulator
Files:
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • branches/FEPSimulator/network.h

    r79 r80  
    5050 
    5151// Loop detector station: has several loops 
    52 typedef struct Lds_loop LDS_LOOP; 
    53 struct  Lds_loop 
     52typedef struct Station STATION; 
     53struct  Station 
    5454{ 
    5555        // Each lds has its own line_num and drop (Caltrans use) 
Note: See TracChangeset for help on using the changeset viewer.