Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::slam::CObservationBeaconRanges::TMeasurement Struct Reference

Detailed Description

Each one of the measurements:

#include <mrpt/slam/CObservationBeaconRanges.h>

List of all members.

Public Member Functions

 TMeasurement ()

Public Attributes

CPoint3D sensorLocationOnRobot
 The position of the sensor on the robot.
float sensedDistance
 The sensed range itself (in meters).
int32_t beaconID
 The ID of the sensed beacon (or INVALID_BEACON_ID)

Constructor & Destructor Documentation

mrpt::slam::CObservationBeaconRanges::TMeasurement::TMeasurement ( ) [inline]

Definition at line 69 of file CObservationBeaconRanges.h.


Member Data Documentation

The ID of the sensed beacon (or INVALID_BEACON_ID)

Definition at line 82 of file CObservationBeaconRanges.h.

The sensed range itself (in meters).

Definition at line 78 of file CObservationBeaconRanges.h.

The position of the sensor on the robot.

Definition at line 74 of file CObservationBeaconRanges.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011