Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of constants in namespace CDPL::ConfGen::ConformerSamplingMode. 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::ConformerSamplingMode | |
Provides constants used to specify the employed conformer sampling method. | |
Variables | |
const unsigned int | CDPL::ConfGen::ConformerSamplingMode::AUTO = 0 |
const unsigned int | CDPL::ConfGen::ConformerSamplingMode::SYSTEMATIC = 1 |
const unsigned int | CDPL::ConfGen::ConformerSamplingMode::STOCHASTIC = 2 |
Definition of constants in namespace CDPL::ConfGen::ConformerSamplingMode.