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

PSDPercept Class Reference

Class containg all single PSD spots perceived in one frame. More...

#include <PSDPercept.h>

Collaboration diagram for PSDPercept:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PSDPercept ()
 Constructor.

 ~PSDPercept ()
 Destructor.

SinglePSDPerceptoperator[] (int index)
 [] operator

const SinglePSDPerceptoperator[] (int index) const
 [] operator


Public Attributes

int numOfPercepts
 number of psd percepts

SinglePSDPercept percepts [SensorDataBuffer::maxNumOfFrames]
 array of single psd percepts


Detailed Description

Class containg all single PSD spots perceived in one frame.

Author:
Max Risler

Definition at line 73 of file PSDPercept.h.


Constructor & Destructor Documentation

PSDPercept::PSDPercept  ) 
 

Constructor.

Definition at line 11 of file PSDPercept.cpp.

PSDPercept::~PSDPercept  ) 
 

Destructor.

Definition at line 16 of file PSDPercept.cpp.


Member Function Documentation

SinglePSDPercept& PSDPercept::operator[] int  index  )  [inline]
 

[] operator

Definition at line 90 of file PSDPercept.h.

References percepts.

const SinglePSDPercept& PSDPercept::operator[] int  index  )  const [inline]
 

[] operator

Definition at line 96 of file PSDPercept.h.

References percepts.


Member Data Documentation

int PSDPercept::numOfPercepts
 

number of psd percepts

Definition at line 78 of file PSDPercept.h.

Referenced by GT2004ObstaclesLocator::addPSDPercept(), GT2004SensorDataProcessor::execute(), SpecialPerceptSelfLocator::execute(), OdometrySelfLocator::execute(), GT2004SensorDataProcessor::getDistanceToSIFOC(), OpenChallengeSymbols::getDistanceToSIFOC(), operator<<(), operator>>(), and GT2004ObstaclesLocator::setObstaclesModel().

SinglePSDPercept PSDPercept::percepts[SensorDataBuffer::maxNumOfFrames]
 

array of single psd percepts

Definition at line 81 of file PSDPercept.h.

Referenced by OdometrySelfLocator::execute(), and operator[]().


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