#include <FieldSymbols.h>
Inheritance diagram for FieldSymbols:


Public Member Functions | |
| FieldSymbols (const BehaviorControlInterfaces &interfaces) | |
| void | registerSymbols (Xabsl2Engine &engine) |
| registers the symbols at an engine | |
Private Attributes | |
| double | xPosOwnGroundline |
| double | xPosOpponentGroundline |
| double | xPosOwnGoal |
| double | xPosOpponentGoal |
| double | xPosOwnPenaltyArea |
| double | xPosOpponentPenaltyArea |
| double | yPosLeftGoal |
| double | yPosRightGoal |
| double | yPosLeftSideline |
| double | yPosRightSideline |
| double | yPosLeftPenaltyArea |
| double | yPosRightPenaltyArea |
| double | xPosThrowInPointOpponentHalf |
| double | xPosThrowInPointCenter |
| double | xPosThrowInPointOwnHalf |
| double | yPosThrowInPointLeft |
| double | yPosThrowInPointRight |
Definition at line 23 of file FieldSymbols.h.
|
|
Definition at line 13 of file FieldSymbols.cpp. |
|
|
registers the symbols at an engine
Definition at line 35 of file FieldSymbols.cpp. References Xabsl2Symbols::registerDecimalInputSymbol(), xPosOpponentGoal, xPosOpponentGroundline, xPosOpponentPenaltyArea, xPosOwnGoal, xPosOwnGroundline, xPosOwnPenaltyArea, xPosThrowInPointCenter, xPosThrowInPointOpponentHalf, xPosThrowInPointOwnHalf, yPosLeftGoal, yPosLeftPenaltyArea, yPosLeftSideline, yPosRightGoal, yPosRightPenaltyArea, yPosRightSideline, yPosThrowInPointLeft, and yPosThrowInPointRight. Referenced by GT2005BehaviorControl::registerSymbolsAndBasicBehaviors(). |
Here is the call graph for this function:

|
|
Definition at line 35 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 36 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 37 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 38 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 39 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 40 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 41 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 42 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 43 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 44 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 45 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 46 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 48 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 49 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 50 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 51 of file FieldSymbols.h. Referenced by registerSymbols(). |
|
|
Definition at line 52 of file FieldSymbols.h. Referenced by registerSymbols(). |
1.3.6