Chemical Data Processing Library C++ API - Version 1.1.1
Variables
CDPL::ConfGen::ConformerSamplingMode Namespace Reference

Provides constants used to specify the employed conformer sampling method. More...

Variables

const unsigned int AUTO = 0
 
const unsigned int SYSTEMATIC = 1
 
const unsigned int STOCHASTIC = 2
 

Detailed Description

Provides constants used to specify the employed conformer sampling method.

Variable Documentation

◆ AUTO

const unsigned int CDPL::ConfGen::ConformerSamplingMode::AUTO = 0

◆ SYSTEMATIC

const unsigned int CDPL::ConfGen::ConformerSamplingMode::SYSTEMATIC = 1

◆ STOCHASTIC

const unsigned int CDPL::ConfGen::ConformerSamplingMode::STOCHASTIC = 2