The observation-specific data structure.
Definition at line 113 of file observations.h.
#include <mrpt/srba/models/observations.h>
Public Member Functions | |
| template<class ARRAY > | |
| void | getAsArray (ARRAY &obs) const |
| Converts this observation into a plain array of its parameters. More... | |
Public Attributes | |
| mrpt::math::TPoint2D | pt |
|
inline |
Converts this observation into a plain array of its parameters.
Definition at line 119 of file observations.h.
References mrpt::math::TPoint2D::x, and mrpt::math::TPoint2D::y.
| mrpt::math::TPoint2D mrpt::srba::observations::Cartesian_2D::obs_data_t::pt |
Definition at line 115 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 |