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


Public Member Functions | |
| HeadAndTailSymbols (const BehaviorControlInterfaces &interfaces) | |
| void | setSearchForLandmarksEvoSpeed () |
| void | registerSymbols (Xabsl2Engine &engine) |
| registers the symbols at an engine | |
Public Attributes | |
| double | searchForLandmarksEvoSpeed |
Martin Lötzsch
Definition at line 22 of file HeadAndTailSymbols.h.
|
|
Definition at line 13 of file HeadAndTailSymbols.cpp. References searchForLandmarksEvoSpeed. |
|
|
Definition at line 20 of file HeadAndTailSymbols.cpp. References HeadControlMode::durationInEvolution, and searchForLandmarksEvoSpeed. Referenced by registerSymbols(). |
|
|
registers the symbols at an engine
Definition at line 25 of file HeadAndTailSymbols.cpp. References getXmlString(), HeadControlMode::headControlMode, Xabsl2Symbols::registerDecimalInputFunction(), Xabsl2Symbols::registerDecimalInputFunctionParameter(), Xabsl2Symbols::registerEnumeratedOutputSymbol(), Xabsl2Symbols::registerEnumeratedOutputSymbolEnumElement(), searchForLandmarksEvoSpeed, setSearchForLandmarksEvoSpeed(), and MotionRequest::tailRequest. Referenced by GT2005BehaviorControl::registerSymbolsAndBasicBehaviors(). |
Here is the call graph for this function:

|
|
Definition at line 25 of file HeadAndTailSymbols.h. Referenced by HeadAndTailSymbols(), registerSymbols(), and setSearchForLandmarksEvoSpeed(). |
1.3.6