Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Attributes
mrpt::obs::T2DScanProperties Struct Reference

Detailed Description

Auxiliary struct that holds all the relevant geometry information about a 2D scan.

This class is used in CSinCosLookUpTableFor2DScans

See also
CObservation2DRangeScan, CObservation2DRangeScan::getScanProperties, CSinCosLookUpTableFor2DScans

Definition at line 24 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...
 

Member Data Documentation

◆ aperture

double mrpt::obs::T2DScanProperties::aperture

Definition at line 26 of file T2DScanProperties.h.

◆ nRays

size_t mrpt::obs::T2DScanProperties::nRays

Definition at line 25 of file T2DScanProperties.h.

◆ rightToLeft

bool mrpt::obs::T2DScanProperties::rightToLeft

Angles storage order: true=counterclockwise; false=clockwise.

Definition at line 27 of file T2DScanProperties.h.




Page generated by Doxygen 1.8.15 for MRPT 1.4.0 SVN: at Sat Aug 3 20:09:00 UTC 2019