Changeset 1074
- Timestamp:
- 06/10/10 12:53:05 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/doprava/Zlicingw.cfg
r1071 r1074 15 15 green_names = ("495_VA","495_VB","495_VC","495_VD","495_VE","495_VF"); 16 16 green_starts=[72,4,5,35,36,71]; 17 green_times = [0. 2,0.2,0.1,0.1,0.2,0.2];// ratios of green of 80s17 green_times = [0.4875,0.3375,0.775,0.4,0.5375,0.1];// fractions of cycle_length 18 18 stage_names = ("495_F1","495_F2","495_F3"); 19 19 stage_times = [30,30,20];}, … … 35 35 green_names = ("601_VA","601_VB","601_VC","601_VD","601_VE","601_SE"); 36 36 green_starts=[54,9,26,25,9,9]; 37 green_times = [0. 2,0.2,0.1,0.1,0.2,0.2];// ratios of green of 80s37 green_times = [0.325,0.1375,0.65,0.275,0.1375,0.5125];// fractions of cycle_length 38 38 stage_names = ("601_F1","601_F2","601_F3"); 39 39 stage_times = [30,30,20]; … … 54 54 // simulation in our case starts always at 00:00:00. Default simulation 55 55 // length is 24 hours (24:00:00). 56 stop_time = "0 0:05:00";56 stop_time = "01:00:00"; 57 57 58 58 };