#include <mrpt/slam/CLogOddsGridMap2D.h>
Static Public Attributes | |
| static const int16_t | CELLTYPE_MIN = -32767 |
| static const int16_t | CELLTYPE_MAX = 32767 |
| static const int16_t | P2LTABLE_SIZE = CELLTYPE_MAX |
| static const size_t | LOGODDS_LUT_ENTRIES = 1<<16 |
const int16_t mrpt::slam::detail::logoddscell_traits< int16_t >::CELLTYPE_MAX = 32767 [static] |
Definition at line 52 of file CLogOddsGridMap2D.h.
const int16_t mrpt::slam::detail::logoddscell_traits< int16_t >::CELLTYPE_MIN = -32767 [static] |
Definition at line 51 of file CLogOddsGridMap2D.h.
const size_t mrpt::slam::detail::logoddscell_traits< int16_t >::LOGODDS_LUT_ENTRIES = 1<<16 [static] |
Definition at line 54 of file CLogOddsGridMap2D.h.
const int16_t mrpt::slam::detail::logoddscell_traits< int16_t >::P2LTABLE_SIZE = CELLTYPE_MAX [static] |
Definition at line 53 of file CLogOddsGridMap2D.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |