29 #ifndef CDPL_FORCEFIELD_ATOMPROPERTY_HPP
30 #define CDPL_FORCEFIELD_ATOMPROPERTY_HPP
50 namespace AtomProperty
Definition of the preprocessor macro CDPL_FORCEFIELD_API.
#define CDPL_FORCEFIELD_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Unique lookup key for control-parameter and property values.
Definition: LookupKey.hpp:54
CDPL_FORCEFIELD_API const Base::LookupKey MMFF94_NUMERIC_TYPE
Specifies the numeric MMFF94 atom type.
CDPL_FORCEFIELD_API const Base::LookupKey UFF_TYPE
Specifies the numeric UFF atom type.
CDPL_FORCEFIELD_API const Base::LookupKey MMFF94_SYMBOLIC_TYPE
Specifies the symbolic MMFF94 atom type.
CDPL_FORCEFIELD_API const Base::LookupKey MMFF94_CHARGE
Specifies the MMFF94 partial atomic charge.
The namespace of the Chemical Data Processing Library.