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

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

Variables

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

Detailed Description

Provides constants used to specify the employed conformer sampling method.

Variable Documentation

◆ AUTO

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

◆ SYSTEMATIC

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

◆ STOCHASTIC

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