Main MRPT website > C++ reference
MRPT logo
Static Public Attributes
mrpt::slam::detail::logoddscell_traits< int16_t > Struct Template Reference

Detailed Description

template<>
struct mrpt::slam::detail::logoddscell_traits< int16_t >

Definition at line 49 of file CLogOddsGridMap2D.h.

#include <mrpt/slam/CLogOddsGridMap2D.h>

Inheritance diagram for mrpt::slam::detail::logoddscell_traits< int16_t >:
Inheritance graph
[legend]

List of all members.

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

Member Data Documentation

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.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo