Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Static Public Attributes
mrpt::maps::detail::logoddscell_traits< int8_t > Struct Template Reference

Detailed Description

template<>
struct mrpt::maps::detail::logoddscell_traits< int8_t >

Definition at line 25 of file maps/CLogOddsGridMap2D.h.

#include <mrpt/maps/CLogOddsGridMap2D.h>

Inheritance diagram for mrpt::maps::detail::logoddscell_traits< int8_t >:
Inheritance graph

Static Public Attributes

static const int8_t CELLTYPE_MIN = -127
 
static const int8_t CELLTYPE_MAX = 127
 
static const int8_t P2LTABLE_SIZE = CELLTYPE_MAX
 
static const size_t LOGODDS_LUT_ENTRIES = 1<<8
 

Member Data Documentation

◆ CELLTYPE_MAX

const int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::CELLTYPE_MAX = 127
static

Definition at line 28 of file maps/CLogOddsGridMap2D.h.

◆ CELLTYPE_MIN

const int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::CELLTYPE_MIN = -127
static

Definition at line 27 of file maps/CLogOddsGridMap2D.h.

◆ LOGODDS_LUT_ENTRIES

const size_t mrpt::maps::detail::logoddscell_traits< int8_t >::LOGODDS_LUT_ENTRIES = 1<<8
static

Definition at line 30 of file maps/CLogOddsGridMap2D.h.

◆ P2LTABLE_SIZE

const int8_t mrpt::maps::detail::logoddscell_traits< int8_t >::P2LTABLE_SIZE = CELLTYPE_MAX
static

Definition at line 29 of file maps/CLogOddsGridMap2D.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017