Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin Struct Reference

Detailed Description

Auxiliary structure.

Definition at line 558 of file CHMTSLAM.h.

#include <mrpt/hmtslam/CHMTSLAM.h>

Public Member Functions

 TPathBin ()
 
void dumpToStdOut () const
 For debugging purposes!
 

Public Attributes

vector_int x
 
vector_int y
 
vector_int phi
 

Constructor & Destructor Documentation

◆ TPathBin()

mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin::TPathBin ( )
inline

Definition at line 560 of file CHMTSLAM.h.

Member Function Documentation

◆ dumpToStdOut()

void mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin::dumpToStdOut ( ) const

For debugging purposes!

Member Data Documentation

◆ phi

vector_int mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin::phi

Definition at line 563 of file CHMTSLAM.h.

◆ x

vector_int mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin::x

Definition at line 563 of file CHMTSLAM.h.

◆ y

vector_int mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin::y

Definition at line 563 of file CHMTSLAM.h.




Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:10:35 UTC 2023