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

PlayersLocatorInterfaces Class Reference

The interfaces of the PlayersLocator module. More...

#include <PlayersLocator.h>

Inheritance diagram for PlayersLocatorInterfaces:

Inheritance graph
[legend]
Collaboration diagram for PlayersLocatorInterfaces:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PlayersLocatorInterfaces (const PlayersPercept &playersPercept, const RobotPose &robotPose, const TeamMessageCollection &teamMessageCollection, const OdometryData &odometryData, PlayerPoseCollection &playerPoseCollection)
 Constructor.


Protected Attributes

const PlayersPerceptplayersPercept
 A detected player.

const RobotPoserobotPose
 The estimated position of the robot.

const TeamMessageCollectionteamMessageCollection
 Team messages from the other robots.

const OdometryDataodometryData
 The odometry data that was calculated by the motion modules.

PlayerPoseCollectionplayerPoseCollection
 The player positions to be calculated.


Detailed Description

The interfaces of the PlayersLocator module.

Definition at line 23 of file PlayersLocator.h.


Constructor & Destructor Documentation

PlayersLocatorInterfaces::PlayersLocatorInterfaces const PlayersPercept playersPercept,
const RobotPose robotPose,
const TeamMessageCollection teamMessageCollection,
const OdometryData odometryData,
PlayerPoseCollection playerPoseCollection
[inline]
 

Constructor.

Definition at line 27 of file PlayersLocator.h.


Member Data Documentation

const PlayersPercept& PlayersLocatorInterfaces::playersPercept [protected]
 

A detected player.

Definition at line 42 of file PlayersLocator.h.

const RobotPose& PlayersLocatorInterfaces::robotPose [protected]
 

The estimated position of the robot.

Definition at line 45 of file PlayersLocator.h.

const TeamMessageCollection& PlayersLocatorInterfaces::teamMessageCollection [protected]
 

Team messages from the other robots.

Definition at line 48 of file PlayersLocator.h.

const OdometryData& PlayersLocatorInterfaces::odometryData [protected]
 

The odometry data that was calculated by the motion modules.

Definition at line 51 of file PlayersLocator.h.

PlayerPoseCollection& PlayersLocatorInterfaces::playerPoseCollection [protected]
 

The player positions to be calculated.

Definition at line 54 of file PlayersLocator.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:10:41 2004 for GT2004 by doxygen 1.3.6