Chemical Data Processing Library C++ API - Version 1.1.1
Variables
CDPL::Shape::AlignmentResultSelectionMode Namespace Reference

Variables

const unsigned int ALL = 0
 
const unsigned int BEST_PER_SHAPE_COMBINATION = 1
 
const unsigned int BEST_PER_REFERENCE_SHAPE = 2
 
const unsigned int BEST_PER_REFERENCE_SET = 3
 
const unsigned int BEST_OVERALL = 4
 

Variable Documentation

◆ ALL

const unsigned int CDPL::Shape::AlignmentResultSelectionMode::ALL = 0

◆ BEST_PER_SHAPE_COMBINATION

const unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_SHAPE_COMBINATION = 1

◆ BEST_PER_REFERENCE_SHAPE

const unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_REFERENCE_SHAPE = 2

◆ BEST_PER_REFERENCE_SET

const unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_REFERENCE_SET = 3

◆ BEST_OVERALL

const unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_OVERALL = 4