The observation-specific data structure.
Definition at line 169 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 | |
| double | range |
| Distance (in meters) More... | |
| double | yaw |
| Angle around +Z (in radians) More... | |
|
inline |
Converts this observation into a plain array of its parameters.
Definition at line 176 of file observations.h.
| double mrpt::srba::observations::RangeBearing_2D::obs_data_t::range |
| double mrpt::srba::observations::RangeBearing_2D::obs_data_t::yaw |
Angle around +Z (in radians)
Definition at line 172 of file observations.h.
Referenced by getAsArray().
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |