Main MRPT website > C++ reference
MRPT logo
List of all members | Classes | Static Public Attributes
mrpt::srba::observations::Cartesian_2D Struct Reference

Detailed Description

Observation = XY coordinates of landmarks relative to the sensor.

Definition at line 108 of file observations.h.

#include <mrpt/srba/models/observations.h>

Classes

struct  obs_data_t
 The observation-specific data structure. More...
 
struct  TObservationParams
 The type "TObservationParams" must be declared in each "observations::TYPE" to hold sensor-specific parameters, etc. More...
 

Static Public Attributes

static const size_t OBS_DIMS = 2
 Each observation is a pair of coordinates (x,y) More...
 

Member Data Documentation

const size_t mrpt::srba::observations::Cartesian_2D::OBS_DIMS = 2
static

Each observation is a pair of coordinates (x,y)

Definition at line 110 of file observations.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014