Victor
|
class manages the angle qualities and the energy More...
Public Member Functions | |
virtual double | calculateMaxEnergy (Spacer &sp) |
virtual double | calculateMaxEnergy (unsigned int amino) |
virtual double | calculateMinEnergy (Spacer &sp) |
virtual double | calculateMinEnergy (unsigned int amino) |
class manages the angle qualities and the energy
This class implements a simple torsion potential based on the statistical preference of aminoacid types for omega angles.
|
virtualinherited |
Calculates the maximum energy for the amino acids in the spacer
spacer | reference(Spacer&) |
|
virtualinherited |
Calculates the maximum energy for an amino acid
index | of the amino acid, consider the enum list(unsigned int) |
|
virtualinherited |
Calculates the minimum energy for the amino acids in the spacer
spacer | reference(Spacer&) |
|
virtualinherited |
Calculates the minimum energy for an amino acid
index | of the amino acid, consider the enum list(unsigned int) |