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

Provides constants used to specify the employed structure generation method. More...

Variables

constexpr unsigned int AUTO = 0
 
constexpr unsigned int FRAGMENT = 1
 
constexpr unsigned int DISTANCE_GEOMETRY = 2
 

Detailed Description

Provides constants used to specify the employed structure generation method.

Variable Documentation

◆ AUTO

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

◆ FRAGMENT

constexpr unsigned int CDPL::ConfGen::StructureGenerationMode::FRAGMENT = 1
constexpr

◆ DISTANCE_GEOMETRY

constexpr unsigned int CDPL::ConfGen::StructureGenerationMode::DISTANCE_GEOMETRY = 2
constexpr