![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides flags for the specification of the MMFF94 parameter set to use. More...
Variables | |
| constexpr unsigned int | DYNAMIC = 0 |
| Original (dynamic) MMFF94 parameter set. More... | |
| constexpr unsigned int | STATIC = 1 |
| Static MMFF94s parameter set (used for energy minimization). More... | |
| constexpr unsigned int | STATIC_XOOP = 2 |
| Static MMFF94s parameter set with extended out-of-plane bending parameters. More... | |
| constexpr unsigned int | STATIC_RTOR = 3 |
| Static MMFF94s parameter set with restricted (refined) torsion parameters. More... | |
| constexpr unsigned int | STATIC_RTOR_XOOP = 4 |
| Static MMFF94s parameter set with both extended out-of-plane bending and restricted torsion parameters. More... | |
Provides flags for the specification of the MMFF94 parameter set to use.
|
constexpr |
Original (dynamic) MMFF94 parameter set.
|
constexpr |
Static MMFF94s parameter set (used for energy minimization).
|
constexpr |
Static MMFF94s parameter set with extended out-of-plane bending parameters.
|
constexpr |
Static MMFF94s parameter set with restricted (refined) torsion parameters.
|
constexpr |
Static MMFF94s parameter set with both extended out-of-plane bending and restricted torsion parameters.