Changeset 921

Show
Ignore:
Timestamp:
05/05/10 18:17:58 (14 years ago)
Author:
ondrak
Message:

new (empty) green wave agent

Location:
applications/doprava
Files:
3 added
1 modified

Legend:

Unmodified
Added
Removed
  • applications/doprava/main_loop.cpp

    r903 r921  
    1515#endif 
    1616#include "traffic_agent.h" 
     17#include "traffic_agent_offset.h" 
    1718 
    1819using namespace bdm; 
     
    5253        // INITIALISATION OF UT 
    5354        glob_ut[ 0] = 80; // cycle time 
    54         glob_ut[ 1] = 60; // offset 495 
     55        glob_ut[ 1] = 40; // offset 495 
    5556        glob_ut[ 2] = 30; // ut[2]+ut[3]+ut[4] has to sum up to ut[0] 
    5657        glob_ut[ 3] = 30; 
    5758        glob_ut[ 4] = 20; 
    58     glob_ut[ 8] = 40; // offset 601 
     59    glob_ut[ 8] = 20; // offset 601 
    5960        glob_ut[ 9] = 30; // ut[9]+ut[10]+ut[11] has to sum up to ut[0] 
    6061        glob_ut[10] = 30;