Chemical Data Processing Library C++ API - Version 1.4.0
Variables
CDPL::ConfGen::NitrogenEnumerationMode Namespace Reference

Provides constants for specifying the mode of invertible nitrogen enumeration. More...

Variables

const int NONE = 0
 Do not enumerate invertible nitrogens. More...
 
const int ALL = 1
 Enumerate all invertible nitrogens. More...
 
const int UNSPECIFIED_STEREO = 2
 Enumerate only those invertible nitrogens whose configuration has not been explicitly specified. More...
 

Detailed Description

Provides constants for specifying the mode of invertible nitrogen enumeration.

Variable Documentation

◆ NONE

const int CDPL::ConfGen::NitrogenEnumerationMode::NONE = 0

Do not enumerate invertible nitrogens.

◆ ALL

const int CDPL::ConfGen::NitrogenEnumerationMode::ALL = 1

Enumerate all invertible nitrogens.

◆ UNSPECIFIED_STEREO

const int CDPL::ConfGen::NitrogenEnumerationMode::UNSPECIFIED_STEREO = 2

Enumerate only those invertible nitrogens whose configuration has not been explicitly specified.