MRPT
1.9.9
|
Auxiliary struct that holds all the relevant geometry information about a 2D scan.
This class is used in CSinCosLookUpTableFor2DScans
Definition at line 20 of file T2DScanProperties.h.
#include <mrpt/obs/T2DScanProperties.h>
Public Attributes | |
size_t | nRays |
double | aperture |
bool | rightToLeft |
Angles storage order: true=counterclockwise; false=clockwise. More... | |
double mrpt::obs::T2DScanProperties::aperture |
size_t mrpt::obs::T2DScanProperties::nRays |
bool mrpt::obs::T2DScanProperties::rightToLeft |
Angles storage order: true=counterclockwise; false=clockwise.
Definition at line 25 of file T2DScanProperties.h.
Referenced by mrpt::nav::CHolonomicFullEval::evalSingleTarget(), mrpt::obs::CObservation2DRangeScan::getScanProperties(), mrpt::obs::CSinCosLookUpTableFor2DScans::getSinCosForScan(), mrpt::obs::operator<(), and velodyne_scan_to_pointcloud().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |