Chemical Data Processing Library C++ API - Version 1.1.1
|
This is the complete list of members for CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction, including all inherited members.
getAtom1Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getAtom2Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getAtom3Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getAtom4Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getCenterAtomIndex() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getForceConstant() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getOutOfPlaneAtomIndex() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getTerminalAtom1Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
getTerminalAtom2Index() const | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |
MMFF94OutOfPlaneBendingInteraction(std::size_t term_atom1_idx, std::size_t ctr_atom_idx, std::size_t term_atom2_idx, std::size_t oop_atom_idx, double force_const) | CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction | inline |