MTK++ Latest version: 0.2.0
#include <mtkpp/src/Molecule/parameters.h>
Public Attributes | |
std::string | atomType1 |
Atom Type of atom 1. | |
std::string | atomType2 |
Atom Type of atom 2. | |
double | keq |
Bond Force Constant. | |
double | req |
Equilibrium Bond Length. | |
std::string | groupName |
group name | |
bool | optimize |
Optimize. |
std::string MTKpp::bondParam::atomType1 |
Atom Type of atom 1.
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), MTKpp::parameters::getBondParam(), MTKpp::parameters::hasBondParam(), main(), and MTKpp::frcmodParser::Read().
std::string MTKpp::bondParam::atomType2 |
Atom Type of atom 2.
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), MTKpp::parameters::getBondParam(), MTKpp::parameters::hasBondParam(), main(), and MTKpp::frcmodParser::Read().
double MTKpp::bondParam::keq |
Bond Force Constant.
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), MTKpp::collection::getBondParams(), MTKpp::molecule::getBondParams(), main(), and MTKpp::frcmodParser::Read().
double MTKpp::bondParam::req |
Equilibrium Bond Length.
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), MTKpp::collection::getBondParams(), MTKpp::molecule::getBondParams(), main(), and MTKpp::frcmodParser::Read().
std::string MTKpp::bondParam::groupName |
group name
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), MTKpp::parameters::hasBondParam(), main(), and MTKpp::frcmodParser::Read().
Optimize.
Referenced by MTKpp::parameters::addAtomType(), MTKpp::parameters::addBondParam(), and main().
Generated on Fri Dec 23 2011 09:28:56 for MTK++ by Doxygen 1.7.5.1