Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of constants in namespace CDPL::Confgen::NitrogenEnumerationMode. 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::NitrogenEnumerationMode | |
Provides constants that are used to specify the mode of invertible nitrogen enumeration. | |
Variables | |
const int | CDPL::ConfGen::NitrogenEnumerationMode::NONE = 0 |
const int | CDPL::ConfGen::NitrogenEnumerationMode::ALL = 1 |
const int | CDPL::ConfGen::NitrogenEnumerationMode::UNSPECIFIED_STEREO = 2 |
Definition of constants in namespace CDPL::Confgen::NitrogenEnumerationMode.