Auxiliary struct that holds all the relevant geometry information about a 2D scan.
This class is used in CSinCosLookUpTableFor2DScans
Definition at line 49 of file CObservation2DRangeScan.h.
#include <mrpt/slam/CObservation2DRangeScan.h>
Public Attributes | |
| size_t | nRays |
| double | aperture |
| bool | rightToLeft |
| double mrpt::slam::T2DScanProperties::aperture |
Definition at line 51 of file CObservation2DRangeScan.h.
| size_t mrpt::slam::T2DScanProperties::nRays |
Definition at line 50 of file CObservation2DRangeScan.h.
| bool mrpt::slam::T2DScanProperties::rightToLeft |
Definition at line 52 of file CObservation2DRangeScan.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |