The name is absent



APPENDIX A. SOURCE CODE

77


A.3 MorevtsSotlPhase

updateT LDs and decideT Ls of the Sotl-phase traffic light controller is given
below.

public void updateTLDs() {

for ( int i = 0; i < tld . length ; i++) {

boolean switched = false ;

for ( int j = 0; j < tld [i ]. length ; j++)

if( tld [i ][j ]. getTL (). getCycleSwitched()==getCurCycle()-1)
switched = true ;

if ( switched) {

if (! tld [i ][0]. getTL (). getNode (). getKeepTLDFlag())

{

tld [i ][0]. getTL (). getNode (). setKeepTLDFlag(true);

tld [i ][0]. getTL (). getNode (). setPhaseMinimal(PHASE_MIN);

for ( int j= 0; j < tld [i ]. length ; j++)

if ( tld [ i ][ j ]. getTL (). getState ())

tld [i ][ j ]. setKappa (0);

}

}

}

}

public TLDecision [][] decideTLs() {

TLDecision currentDec ;

Drivelane curLane;

// adjust data after last cycle

updateTLDs();

for ( int i = 0; i < tld . length ; i++) { // for all nodes
Node currentNode = null ;

for ( int j = 0; j < tld [i ]. length ; j++)

if (currentNode == null ) currentNode= tld [ i ][ j ]. getTL (). getNode ();



More intriguing information

1. The name is absent
2. The name is absent
3. Keystone sector methodology:network analysis comparative study
4. The name is absent
5. The name is absent
6. The Importance of Global Shocks for National Policymakers: Rising Challenges for Central Banks
7. Healthy state, worried workers: North Carolina in the world economy
8. Demand Potential for Goat Meat in Southern States: Empirical Evidence from a Multi-State Goat Meat Consumer Survey
9. 09-01 "Resources, Rules and International Political Economy: The Politics of Development in the WTO"
10. Can genetic algorithms explain experimental anomalies? An application to common property resources