Changeset 515

Show
Ignore:
Timestamp:
11/11/09 16:33:40 (14 years ago)
Author:
trnewman
Message:

small fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp

    r514 r515  
    751751 
    752752    printf("Current Channel Utility Scores\n"); 
    753     printf("1: %f\t2: %f\t3: %f\t4: %f\n",utilArray[0],utilArray[1],utilArray[2],utilArray[3]);     
     753    printf("1: %f\t7: %f\t8: %f\t14: %f\n",utilArray[0],utilArray[1],utilArray[2],utilArray[3]);     
    754754    // Get sum of all the channel utilities. 
    755755    sumSearchName = utility_name;