NeutralAgent7.cc File Reference

#include <OPENR/OPENRAPI.h>
#include "NeutralAgent7.h"

Go to the source code of this file.

Variables

double BROADBASE_ANGLE []
double SLEEPING_ANGLE []


Variable Documentation

double BROADBASE_ANGLE[] [static]
 

Initial value:

 {
    0,    
    0,    
    40,   

    120,  
    90,   
    30,   

    120,  
    90,   
    30,   
    
    -120, 
    70,   
    30,   

    -120, 
    70,   
    30,   

    0,    
    0,    
    0     
}

Definition at line 15 of file NeutralAgent7.cc.

Referenced by NeutralAgent7::MoveToBroadBase(), and NeutralAgent7::MoveToSleeping().

double SLEEPING_ANGLE[] [static]
 

Initial value:

 {
    0,    
    0,    
    0,    

    59,   
    0,    
    30,   

    59,   
    0,    
    30,   

    -119, 
    4,    
    122,  

    -119, 
    4,    
    122,  

    0,    
    0,    
    0     
}

Definition at line 41 of file NeutralAgent7.cc.

Referenced by NeutralAgent7::MoveToSleeping().


Generated on Sun Dec 2 23:04:32 2007 for openSDK by  doxygen 1.3.9.1