MRPT logo

mrpt::slam::CBeaconMap::TLikelihoodOptions Struct Reference

With this struct options are provided to the likelihood computations. More...

#include <mrpt/slam/CBeaconMap.h>

Inheritance diagram for mrpt::slam::CBeaconMap::TLikelihoodOptions:
Inheritance graph
[legend]
Collaboration diagram for mrpt::slam::CBeaconMap::TLikelihoodOptions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TLikelihoodOptions ()
 Initilization of default parameters.
void loadFromConfigFile (const mrpt::utils::CConfigFileBase &source, const std::string &section)
 See utils::CLoadableOptions.
void dumpToTextStream (CStream &out) const
 See utils::CLoadableOptions.

Public Attributes

float rangeStd
 The standard deviation used for Beacon ranges likelihood (default=0.08m).

Detailed Description

With this struct options are provided to the likelihood computations.

Definition at line 135 of file CBeaconMap.h.


Constructor & Destructor Documentation

mrpt::slam::CBeaconMap::TLikelihoodOptions::TLikelihoodOptions (  ) 

Initilization of default parameters.


Member Function Documentation

void mrpt::slam::CBeaconMap::TLikelihoodOptions::dumpToTextStream ( CStream out  )  const [virtual]
void mrpt::slam::CBeaconMap::TLikelihoodOptions::loadFromConfigFile ( const mrpt::utils::CConfigFileBase source,
const std::string &  section 
) [virtual]

Member Data Documentation

The standard deviation used for Beacon ranges likelihood (default=0.08m).

Definition at line 154 of file CBeaconMap.h.




Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010