FeatureGeometryMatchFunctor.
More...
#include <FeatureGeometryMatchFunctor.hpp>
◆ FeatureGeometryMatchFunctor()
◆ getMaxHBAInteractionDirAngle()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxHBAInteractionDirAngle |
( |
| ) |
const |
◆ setMaxHBAInteractionDirAngle()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxHBAInteractionDirAngle |
( |
double |
angle | ) |
|
◆ getMaxHBAOrientationDeviation()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxHBAOrientationDeviation |
( |
| ) |
const |
◆ setMaxHBAOrientationDeviation()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxHBAOrientationDeviation |
( |
double |
angle | ) |
|
◆ getMaxHBDInteractionDirDeviation()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxHBDInteractionDirDeviation |
( |
| ) |
const |
◆ setMaxHBDInteractionDirDeviation()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxHBDInteractionDirDeviation |
( |
double |
angle | ) |
|
◆ getMaxXBDInteractionDirDeviation()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxXBDInteractionDirDeviation |
( |
| ) |
const |
◆ setMaxXBDInteractionDirDeviation()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxXBDInteractionDirDeviation |
( |
double |
angle | ) |
|
◆ getMaxXBAInteractionDirDeviation()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxXBAInteractionDirDeviation |
( |
| ) |
const |
◆ setMaxXBAInteractionDirDeviation()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxXBAInteractionDirDeviation |
( |
double |
angle | ) |
|
◆ getMaxAROrientationDeviation()
double CDPL::Pharm::FeatureGeometryMatchFunctor::getMaxAROrientationDeviation |
( |
| ) |
const |
◆ setMaxAROrientationDeviation()
void CDPL::Pharm::FeatureGeometryMatchFunctor::setMaxAROrientationDeviation |
( |
double |
angle | ) |
|
◆ operator()() [1/2]
double CDPL::Pharm::FeatureGeometryMatchFunctor::operator() |
( |
const Feature & |
ftr1, |
|
|
const Feature & |
ftr2 |
|
) |
| const |
Calculates a score reflecting the goodness of the spatial feature orientation match.
- Parameters
-
ftr1 | The first feature. |
ftr2 | The second feature. |
- Returns
- A score from 0 (=spatial deviation outside the allowed range) and 1 (optimum match) describing the goodness of the spatial orientation match of the two features.
◆ operator()() [2/2]
Calculates a score reflecting the goodness of the spatial feature orientation match.
- Parameters
-
ftr1 | The first feature. |
ftr2 | The second feature. |
xform | The transformation to apply to the spatial orientation of the second feature. |
- Returns
- A score from 0 (=spatial deviation outside the allowed range) and 1 (optimum match) describing the goodness of the spatial orientation match of the two features.
◆ DEF_MAX_HBA_INTERACTION_DIR_ANGLE
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_HBA_INTERACTION_DIR_ANGLE = 85.0 |
|
staticconstexpr |
◆ DEF_MAX_HBA_ORIENTATION_DEVIATION
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_HBA_ORIENTATION_DEVIATION = 45.0 |
|
staticconstexpr |
◆ DEF_MAX_HBD_INTERACTION_DIR_DEVIATION
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_HBD_INTERACTION_DIR_DEVIATION = 45.0 |
|
staticconstexpr |
◆ DEF_MAX_XBA_INTERACTION_DIR_DEVIATION
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_XBA_INTERACTION_DIR_DEVIATION = 45.0 |
|
staticconstexpr |
◆ DEF_MAX_XBD_INTERACTION_DIR_DEVIATION
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_XBD_INTERACTION_DIR_DEVIATION = 45.0 |
|
staticconstexpr |
◆ DEF_MAX_AR_ORIENTATION_DEVIATION
constexpr double CDPL::Pharm::FeatureGeometryMatchFunctor::DEF_MAX_AR_ORIENTATION_DEVIATION = 45.0 |
|
staticconstexpr |
The documentation for this class was generated from the following file: