lobot::Scan::RangeReading Class Reference

#include <Robots/LoBot/slam/LoScanMatch.H>

List of all members.

Public Member Functions

 RangeReading (float r, float x, float y)

float r () const
 Accessors.
float x () const
float y () const

Detailed Description

A scan consists of the range readings returned by the laser range finder in polar form as well as Cartesian coordinates. This inner class holds both these readings forms together in one structure.

Definition at line 95 of file LoScanMatch.H.


Constructor & Destructor Documentation

lobot::Scan::RangeReading::RangeReading ( float  r,
float  x,
float  y 
)

During initialization, the client must specify both polar and Cartesisan coordinates for a range reading.

Definition at line 193 of file LoScanMatch.C.


Member Function Documentation

float lobot::Scan::RangeReading::r (  )  const [inline]

Accessors.

Definition at line 106 of file LoScanMatch.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:44:34 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3