Main MRPT website > C++ reference
MRPT logo

mrpt::scan_matching::THornMethodOpts Struct Reference

This struct contains the options considered for the Horn method. More...

#include <mrpt/scan_matching/scan_matching.h>

Collaboration diagram for mrpt::scan_matching::THornMethodOpts:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 THornMethodOpts ()

Public Attributes

vector_double scales
bool forceScaleToUnity

Detailed Description

This struct contains the options considered for the Horn method.

Parameters:
scales A vector which will contain the computed output scale of the Horn method.
forceScaleToUnity Whether or not force the scale employed to rotate the coordinate systems to one (rigid transformation).

Definition at line 59 of file scan_matching/scan_matching.h.


Constructor & Destructor Documentation

mrpt::scan_matching::THornMethodOpts::THornMethodOpts (  )  [inline]

Definition at line 64 of file scan_matching/scan_matching.h.


Member Data Documentation

Definition at line 62 of file scan_matching/scan_matching.h.

Definition at line 61 of file scan_matching/scan_matching.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010