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

Detailed Description

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

#include <mrpt/maps/CLogOddsGridMap2D.h>

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

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




Page generated by Doxygen 1.9.6 for MRPT 1.4.0 SVN: at Wed Mar 22 06:16:42 UTC 2023