![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides keys for MolProp-specific Chem::Atom properties. More...
Variables | |
| CDPL_MOLPROP_API const Base::LookupKey | HYDROPHOBICITY |
| Specifies the calculated atom hydrophobicity contribution. More... | |
| CDPL_MOLPROP_API const Base::LookupKey | PEOE_SIGMA_CHARGE |
| Specifies the calculated PEOE sigma charge of the atom. More... | |
| CDPL_MOLPROP_API const Base::LookupKey | PEOE_SIGMA_ELECTRONEGATIVITY |
| Specifies the calculated PEOE sigma electronegativity of the atom. More... | |
| CDPL_MOLPROP_API const Base::LookupKey | MHMO_PI_CHARGE |
| Specifies the calculated MHMO pi charge of the atom. More... | |
| CDPL_MOLPROP_API const Base::LookupKey | H_BOND_DONOR_TYPE |
| Specifies the H-bond donor atom type (see namespace MolProp::HBondDonorAtomType). More... | |
| CDPL_MOLPROP_API const Base::LookupKey | H_BOND_ACCEPTOR_TYPE |
| Specifies the H-bond acceptor atom type (see namespace MolProp::HBondAcceptorAtomType). More... | |
Provides keys for MolProp-specific Chem::Atom properties.
|
extern |
Specifies the calculated atom hydrophobicity contribution.
Value Type: double
|
extern |
Specifies the calculated PEOE sigma charge of the atom.
Value Type: double
|
extern |
Specifies the calculated PEOE sigma electronegativity of the atom.
Value Type: double
|
extern |
Specifies the calculated MHMO pi charge of the atom.
Value Type: double
|
extern |
Specifies the H-bond donor atom type (see namespace MolProp::HBondDonorAtomType).
Value Type: unsigned int
|
extern |
Specifies the H-bond acceptor atom type (see namespace MolProp::HBondAcceptorAtomType).
Value Type: unsigned int