Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Molecular_potential_energy_torsion_angle_in_linear_structure_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Class Template Reference

Defines the term associated to the torsion angle contribution in a linear structure. More...

#include <Molecular_potential_energy_linear_structure.hpp>

Detailed Description

template<class ConformationType, class CovalentStructure, class PotentialEnergyParameters>
class SBL::CSB::T_Molecular_potential_energy_torsion_angle_in_linear_structure_term< ConformationType, CovalentStructure, PotentialEnergyParameters >

Defines the term associated to the torsion angle contribution in a linear structure.

It uses knowledge on the secondary structure to infer this term.

Template Parameters
ConformationTypeType of the input geometric conformation as defined in the package ConformationTraits
CovalentStructureType of the input covalent structure as defined in the package Molecular_covalent_structure
PotentialEnergyParametersClass defining the parameters of the associated force field as the class SBL::IO::T_Potential_energy_parameters