Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Defines the periodic term associated to the proper dihedral angle contribution. More...
#include <Molecular_potential_energy.hpp>
Defines the periodic term associated to the proper dihedral angle contribution.
Note that if this term is used, 1-4 LJ special interactions have to be included (i.e interactions between first and fourth particles of a proper dihedral angle).
ConformationType | The type of the input geometric conformation, as defined in the package Molecular_conformation |
CovalentStructure | The type of the input covalent structure, as defined in the package Molecular_covalent_structure |
PotentialEnergyParameters | Class defining the parameters of the associated force field as the class SBL::IO::T_Potential_energy_parameters |