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

Provides constants that are used to describe the nature of fragments used to build-up molecule 3D models. More...

Variables

const unsigned int CHAIN = 0
 
const unsigned int FLEXIBLE_RING_SYSTEM = 1
 
const unsigned int RIGID_RING_SYSTEM = 2
 

Detailed Description

Provides constants that are used to describe the nature of fragments used to build-up molecule 3D models.

Variable Documentation

◆ CHAIN

const unsigned int CDPL::ConfGen::FragmentType::CHAIN = 0

◆ FLEXIBLE_RING_SYSTEM

const unsigned int CDPL::ConfGen::FragmentType::FLEXIBLE_RING_SYSTEM = 1

◆ RIGID_RING_SYSTEM

const unsigned int CDPL::ConfGen::FragmentType::RIGID_RING_SYSTEM = 2