|
Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|

Public Member Functions | |
| ImproperDihedralParameters (double forceConstant, double equilibriumAngle) | |
| Constructor. More... | |
| ImproperDihedral | toMMImproperDihedral () const |
| Method returning the MMImproperDihedral analogon to be used in the calculation. | |
| void | setForceConstant (const double &fc) |
| Setter for the force constant. | |
| void | setEquilibriumAngle (const double &eqAng) |
| Setter for the equilibrium angle. | |
| double | getForceConstant () const |
| Getter for the force constant. | |
| double | getEquilibriumAngle () const |
| Getter for the equilibrium angle. | |
| Scine::MolecularMechanics::ImproperDihedralParameters::ImproperDihedralParameters | ( | double | forceConstant, |
| double | equilibriumAngle | ||
| ) |
Constructor.
| forceConstant | Unit: kcal/mol |
| equilibriumAngle | Unit: degrees |