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


Public Member Functions | |
| GT2004TeamBallLocator (const TeamBallLocatorInterfaces &interfaces) | |
| Constructor. | |
| virtual void | execute () |
| Executes the module. | |
Martin Lötzsch
Definition at line 23 of file GT2004TeamBallLocator.h.
|
|
Constructor.
Definition at line 13 of file GT2004TeamBallLocator.cpp. |
|
|
Executes the module.
Implements Module. Definition at line 18 of file GT2004TeamBallLocator.cpp. References SystemCall::getTimeSince(), TeamMessageCollection::numberOfTeamMessages, CommunicatedBallPosition::timeWhenLastObserved, SeenBallPosition::timeWhenLastSeen, Vector2< double >::x, and Vector2< double >::y. |
Here is the call graph for this function:

1.3.6