Specific options for wifi grid maps (mrpt::slam::CWirelessPowerGridMap2D)
#include <mrpt/slam/CMultiMetricMap.h>
Public Member Functions | |
| CWirelessPowerGridMap2DOptions () | |
| Default values loader. | |
Public Attributes | |
| float | min_x |
| float | max_x |
| float | min_y |
| float | max_y |
| float | resolution |
| See CWirelessPowerGridMap2D::CWirelessPowerGridMap2D. | |
| CWirelessPowerGridMap2D::TMapRepresentation | mapType |
| The kind of map representation (see CWirelessPowerGridMap2D::CWirelessPowerGridMap2D) | |
| CWirelessPowerGridMap2D::TInsertionOptions | insertionOpts |
| Customizable initial options. | |
| mrpt::slam::TMetricMapInitializer::CWirelessPowerGridMap2DOptions::CWirelessPowerGridMap2DOptions | ( | ) |
Default values loader.
| CWirelessPowerGridMap2D::TInsertionOptions mrpt::slam::TMetricMapInitializer::CWirelessPowerGridMap2DOptions::insertionOpts |
Customizable initial options.
Definition at line 363 of file CMultiMetricMap.h.
| CWirelessPowerGridMap2D::TMapRepresentation mrpt::slam::TMetricMapInitializer::CWirelessPowerGridMap2DOptions::mapType |
The kind of map representation (see CWirelessPowerGridMap2D::CWirelessPowerGridMap2D)
Definition at line 362 of file CMultiMetricMap.h.
Definition at line 361 of file CMultiMetricMap.h.
Definition at line 361 of file CMultiMetricMap.h.
Definition at line 361 of file CMultiMetricMap.h.
Definition at line 361 of file CMultiMetricMap.h.
See CWirelessPowerGridMap2D::CWirelessPowerGridMap2D.
Definition at line 361 of file CMultiMetricMap.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |