![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides keys for built-in Chem::Atom properties. More...
Variables | |
| CDPL_FORCEFIELD_API const Base::LookupKey | MMFF94_SYMBOLIC_TYPE |
| Specifies the symbolic MMFF94 atom type. More... | |
| CDPL_FORCEFIELD_API const Base::LookupKey | MMFF94_NUMERIC_TYPE |
| Specifies the numeric MMFF94 atom type. More... | |
| CDPL_FORCEFIELD_API const Base::LookupKey | MMFF94_CHARGE |
| Specifies the MMFF94 partial atomic charge. More... | |
| CDPL_FORCEFIELD_API const Base::LookupKey | UFF_TYPE |
| Specifies the numeric UFF atom type. More... | |
Provides keys for built-in Chem::Atom properties.
|
extern |
Specifies the symbolic MMFF94 atom type.
Value Type: std::string
|
extern |
Specifies the numeric MMFF94 atom type.
Value Type: unsigned int
|
extern |
Specifies the MMFF94 partial atomic charge.
Value Type: double
|
extern |
Specifies the numeric UFF atom type.
Value Type: unsigned int