ParallelPiPiInteractionConstraint.
More...
#include <ParallelPiPiInteractionConstraint.hpp>
◆ ParallelPiPiInteractionConstraint()
Constructs a ParallelPiPiInteractionConstraint
functor with the specified constraints.
- Parameters
-
min_v_dist | The minimum allowed distance of the two feature-positions orthogonal to the ring-planes. |
max_v_dist | The maximum allowed distance of the two feature-positions orthogonal to the ring-planes. |
max_h_dist | The maximum allowed distance of the feature-position along the their ring-planes. |
max_ang | The maximum allowed angle deviation from 0° of the two ring-plane orientation vectors. |
◆ getMinVDistance()
double CDPL::Pharm::ParallelPiPiInteractionConstraint::getMinVDistance |
( |
| ) |
const |
◆ getMaxVDistance()
double CDPL::Pharm::ParallelPiPiInteractionConstraint::getMaxVDistance |
( |
| ) |
const |
◆ getMaxHDistance()
double CDPL::Pharm::ParallelPiPiInteractionConstraint::getMaxHDistance |
( |
| ) |
const |
◆ getMaxAngle()
double CDPL::Pharm::ParallelPiPiInteractionConstraint::getMaxAngle |
( |
| ) |
const |
◆ operator()()
bool CDPL::Pharm::ParallelPiPiInteractionConstraint::operator() |
( |
const Feature & |
ftr1, |
|
|
const Feature & |
ftr2 |
|
) |
| const |
◆ DEF_MAX_H_DISTANCE
constexpr double CDPL::Pharm::ParallelPiPiInteractionConstraint::DEF_MAX_H_DISTANCE = 2.8 |
|
staticconstexpr |
◆ DEF_MIN_V_DISTANCE
constexpr double CDPL::Pharm::ParallelPiPiInteractionConstraint::DEF_MIN_V_DISTANCE = 3.0 |
|
staticconstexpr |
◆ DEF_MAX_V_DISTANCE
constexpr double CDPL::Pharm::ParallelPiPiInteractionConstraint::DEF_MAX_V_DISTANCE = 5.5 |
|
staticconstexpr |
◆ DEF_MAX_ANGLE
constexpr double CDPL::Pharm::ParallelPiPiInteractionConstraint::DEF_MAX_ANGLE = 30.0 |
|
staticconstexpr |
The documentation for this class was generated from the following file: