Chemical Data Processing Library Python API - Version 1.1.1
Static Public Attributes | List of all members
CDPL.ForceField.InteractionType Class Reference

Provides flags for the specification of a set of force field interaction types. More...

+ Inheritance diagram for CDPL.ForceField.InteractionType:

Static Public Attributes

int NONE = 0
 
int BOND_STRETCHING = 1
 
int ANGLE_BENDING = 2
 
int STRETCH_BEND = 4
 
int OUT_OF_PLANE_BENDING = 8
 
int TORSION = 16
 
int VAN_DER_WAALS = 32
 
int ELECTROSTATIC = 64
 
int ALL = 127
 

Detailed Description

Provides flags for the specification of a set of force field interaction types.