Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Pharm::ParallelPiPiInteractionConstraint Member List

This is the complete list of members for CDPL::Pharm::ParallelPiPiInteractionConstraint, including all inherited members.

DEF_MAX_ANGLECDPL::Pharm::ParallelPiPiInteractionConstraintstatic
DEF_MAX_H_DISTANCECDPL::Pharm::ParallelPiPiInteractionConstraintstatic
DEF_MAX_V_DISTANCECDPL::Pharm::ParallelPiPiInteractionConstraintstatic
DEF_MIN_V_DISTANCECDPL::Pharm::ParallelPiPiInteractionConstraintstatic
getMaxAngle() constCDPL::Pharm::ParallelPiPiInteractionConstraint
getMaxHDistance() constCDPL::Pharm::ParallelPiPiInteractionConstraint
getMaxVDistance() constCDPL::Pharm::ParallelPiPiInteractionConstraint
getMinVDistance() constCDPL::Pharm::ParallelPiPiInteractionConstraint
operator()(const Feature &ftr1, const Feature &ftr2) constCDPL::Pharm::ParallelPiPiInteractionConstraint
ParallelPiPiInteractionConstraint(double min_v_dist=DEF_MIN_V_DISTANCE, double max_v_dist=DEF_MAX_V_DISTANCE, double max_h_dist=DEF_MAX_H_DISTANCE, double max_ang=DEF_MAX_ANGLE)CDPL::Pharm::ParallelPiPiInteractionConstraintinline