#include <ScanMatching.h>

Public Member Functions | |
| ScanMatchingOptions () | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
Public Attributes | |
| DecimalOption * | minSamplTime |
| DecimalOption * | maxLinDist |
| DecimalOption * | maxAngDist |
| DecimalOption * | maxPosCorrection |
| DecimalOption * | maxAngCorrection |
| DecimalOption * | maxReading |
| DecimalOption * | minReading |
| DecimalOption * | preprocTresh |
| StringOption * | mapFileName |
| DecimalOption * | maxMapLinDist |
| DecimalOption * | maxMapAngDist |
| IntOption * | customDebugLevel |
| StringOption * | correct |
| MipTasks::ScanMatchingOptions::ScanMatchingOptions | ( | ) |
| string MipTasks::ScanMatchingOptions::getObjectName | ( | ) | const [inline, virtual] |
1.5.6