OrthogonalPiPiInteractionConstraint.
More...
#include <OrthogonalPiPiInteractionConstraint.hpp>
◆ OrthogonalPiPiInteractionConstraint()
Constructs a OrthogonalPiPiInteractionConstraint
functor with the specified constraints.
- Parameters
-
min_h_dist | The minimum allowed aromatic ring center distance in the plane of the vertically oriented ring. |
max_h_dist | The maximum allowed aromatic ring center distance in the plane of the vertically oriented ring. |
max_v_dist | The maximum allowed distance distance of the center of the horizontally oriented aromatic ring to the plane of the vertically oriented ring. |
max_ang | The maximum allowed angle deviation from 90° of the two ring-plane orientation vectors. |
◆ getMinHDistance()
double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::getMinHDistance |
( |
| ) |
const |
◆ getMaxHDistance()
double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::getMaxHDistance |
( |
| ) |
const |
◆ getMaxVDistance()
double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::getMaxVDistance |
( |
| ) |
const |
◆ getMaxAngle()
double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::getMaxAngle |
( |
| ) |
const |
◆ operator()()
bool CDPL::Pharm::OrthogonalPiPiInteractionConstraint::operator() |
( |
const Feature & |
ftr1, |
|
|
const Feature & |
ftr2 |
|
) |
| const |
◆ DEF_MAX_V_DISTANCE
constexpr double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::DEF_MAX_V_DISTANCE = 1.4 |
|
staticconstexpr |
◆ DEF_MIN_H_DISTANCE
constexpr double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::DEF_MIN_H_DISTANCE = 4.0 |
|
staticconstexpr |
◆ DEF_MAX_H_DISTANCE
constexpr double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::DEF_MAX_H_DISTANCE = 6.0 |
|
staticconstexpr |
◆ DEF_MAX_ANGLE
constexpr double CDPL::Pharm::OrthogonalPiPiInteractionConstraint::DEF_MAX_ANGLE = 30.0 |
|
staticconstexpr |
The documentation for this class was generated from the following file: