Auxiliary struct that holds all the relevant geometry information about a 2D scan.
This class is used in CSinCosLookUpTableFor2DScans
Definition at line 26 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 28 of file CObservation2DRangeScan.h.
| size_t mrpt::slam::T2DScanProperties::nRays |
Definition at line 27 of file CObservation2DRangeScan.h.
| bool mrpt::slam::T2DScanProperties::rightToLeft |
Definition at line 29 of file CObservation2DRangeScan.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Thu Nov 13 01:05:51 UTC 2014 |