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

Provides constants used to specify the structural class of H-bond acceptor atoms. More...

+ Inheritance diagram for CDPL.MolProp.HBondAcceptorAtomType:

Static Public Attributes

int UNDEF = 0
 Specifies that the H-bond acceptor type of the atom is undefined.
 
int NONE = 1
 Specifies that the atom is not a H-bond acceptor.
 
int O_H2O = 2
 
int O_UREA = 3
 
int O_BARBITURIC_ACID = 4
 
int O_URIC_ACID = 5
 
int O_ETHER = 6
 
int O_AMIDE = 7
 
int O_N_OXIDE = 8
 
int O_ACID = 9
 
int O_ESTER = 10
 
int O_SULFOXIDE = 11
 
int O_NITRO = 12
 
int O_SELEN_OXIDE = 13
 
int O_ALDEHYD = 14
 
int O_KETONE = 15
 
int O_ALCOHOL = 16
 
int N_NH3 = 17
 
int N_DIAMINE = 18
 
int N_MONO_DI_NITRO_ANILINE = 19
 
int N_TRI_NITRO_ANILINE = 20
 
int N_HALOGENO_ANILINE = 21
 
int N_ANILINE = 22
 
int N_NITRILE = 23
 
int N_AZOLE = 24
 
int N_AMINE = 25
 
int N_AMIDINE = 26
 
int N_IMINE = 30
 
int N_AZO = 27
 
int N_AZINE = 28
 
int N_DIAZINE = 29
 
int S_SULFIDE = 31
 
int S_THIOUREA = 32
 
int P_MONO_DI_PHOSPHINE = 33
 
int P_TRI_PHOSPHINE = 34
 
int MAX_TYPE = 34
 

Detailed Description

Provides constants used to specify the structural class of H-bond acceptor atoms.