Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CommunicatedBallPosition Class Reference

The position of the ball estimated from own observations and from observation of other players. More...

#include <BallModel.h>

Inheritance diagram for CommunicatedBallPosition:

Inheritance graph
[legend]
Collaboration diagram for CommunicatedBallPosition:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CommunicatedBallPosition ()
 Constructor.


Public Attributes

unsigned long timeWhenLastObserved
 The time when an observation made by an other robot.

double distanceInMajDirection
 used for the Ruhrpott-Hellhounds-collective-scoccer behavior to access the gaussian distribution of the GaussBellTeamBallLocator May be removed in the futute.

double distanceInMinDirection
double orientationAngleOfGaussBell

Detailed Description

The position of the ball estimated from own observations and from observation of other players.

Definition at line 100 of file BallModel.h.


Constructor & Destructor Documentation

CommunicatedBallPosition::CommunicatedBallPosition  ) 
 

Constructor.

Definition at line 82 of file BallModel.cpp.


Member Data Documentation

unsigned long CommunicatedBallPosition::timeWhenLastObserved
 

The time when an observation made by an other robot.

Definition at line 107 of file BallModel.h.

Referenced by GT2004TeamBallLocator::execute(), BallModel::getKnownPosition(), BallModel::getTimeSinceLastKnown(), and GT2004BehaviorControl::preExecute().

double CommunicatedBallPosition::distanceInMajDirection
 

used for the Ruhrpott-Hellhounds-collective-scoccer behavior to access the gaussian distribution of the GaussBellTeamBallLocator May be removed in the futute.

Definition at line 112 of file BallModel.h.

double CommunicatedBallPosition::distanceInMinDirection
 

Definition at line 113 of file BallModel.h.

double CommunicatedBallPosition::orientationAngleOfGaussBell
 

Definition at line 114 of file BallModel.h.


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 20:05:35 2004 for GT2004 by doxygen 1.3.6