Public Member Functions | Public Attributes | List of all members
SingleStateHypothesisLSGWProperties Struct Reference

#include <single_state_hypothesis_laser_scan_grid_world.h>

Public Member Functions

 SingleStateHypothesisLSGWProperties ()
 
 SingleStateHypothesisLSGWProperties (double localized_scan_quality, double raw_scan_quality, std::size_t scan_margin, std::shared_ptr< GridCell > cell_prototype, std::shared_ptr< GridScanMatcher > gsm, std::shared_ptr< GridMapScanAdder > gmsa, GridMapParams map_props)
 

Public Attributes

std::shared_ptr< GridCellcell_prototype
 
std::shared_ptr< GridMapScanAddergmsa
 
std::shared_ptr< GridScanMatchergsm
 
double localized_scan_quality = 1.0
 
GridMapParams map_props
 
double raw_scan_quality = 1.0
 
std::size_t scan_margin = 0
 

Detailed Description

Definition at line 12 of file single_state_hypothesis_laser_scan_grid_world.h.

Constructor & Destructor Documentation

SingleStateHypothesisLSGWProperties::SingleStateHypothesisLSGWProperties ( )
inline
SingleStateHypothesisLSGWProperties::SingleStateHypothesisLSGWProperties ( double  localized_scan_quality,
double  raw_scan_quality,
std::size_t  scan_margin,
std::shared_ptr< GridCell cell_prototype,
std::shared_ptr< GridScanMatcher gsm,
std::shared_ptr< GridMapScanAdder gmsa,
GridMapParams  map_props 
)
inline

Member Data Documentation

std::shared_ptr<GridCell> SingleStateHypothesisLSGWProperties::cell_prototype
std::shared_ptr<GridMapScanAdder> SingleStateHypothesisLSGWProperties::gmsa
std::shared_ptr<GridScanMatcher> SingleStateHypothesisLSGWProperties::gsm
double SingleStateHypothesisLSGWProperties::localized_scan_quality = 1.0
GridMapParams SingleStateHypothesisLSGWProperties::map_props
double SingleStateHypothesisLSGWProperties::raw_scan_quality = 1.0
std::size_t SingleStateHypothesisLSGWProperties::scan_margin = 0

The documentation for this struct was generated from the following file:


slam_constructor
Author(s): JetBrains Research, OSLL team
autogenerated on Mon Jun 10 2019 15:08:26