Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Variables
StructureGenerationMode.hpp File Reference

Definition of constants in namespace CDPL::ConfGen::StructureGenerationMode. More...

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::ConfGen
 Contains classes and functions related to conformer ensemble generation.
 
 CDPL::ConfGen::StructureGenerationMode
 Provides constants used to specify the employed structure generation method.
 

Variables

const unsigned int CDPL::ConfGen::StructureGenerationMode::AUTO = 0
 
const unsigned int CDPL::ConfGen::StructureGenerationMode::FRAGMENT = 1
 
const unsigned int CDPL::ConfGen::StructureGenerationMode::DISTANCE_GEOMETRY = 2
 

Detailed Description

Definition of constants in namespace CDPL::ConfGen::StructureGenerationMode.