Chemical Data Processing Library C++ API - Version 1.1.1
Variables
CDPL::ConfGen::StructureGenerationMode Namespace Reference

Provides constants used to specify the employed structure generation method. More...

Variables

const unsigned int AUTO = 0
 
const unsigned int FRAGMENT = 1
 
const unsigned int DISTANCE_GEOMETRY = 2
 

Detailed Description

Provides constants used to specify the employed structure generation method.

Variable Documentation

◆ AUTO

const unsigned int CDPL::ConfGen::StructureGenerationMode::AUTO = 0

◆ FRAGMENT

const unsigned int CDPL::ConfGen::StructureGenerationMode::FRAGMENT = 1

◆ DISTANCE_GEOMETRY

const unsigned int CDPL::ConfGen::StructureGenerationMode::DISTANCE_GEOMETRY = 2