Chemical Data Processing Library C++ API - Version 1.1.1
|
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 |
Provides constants used to specify the employed structure generation method.
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 |