![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Constraints used to solve the tripeptide loop closure. More...
#include <Tripeptide_loop_closure_utilities.hpp>
Protected Attributes | |
T_Tripeptide_anchors< NT > | anchors |
NT | bond_length [6] |
NT | bond_angle [7] |
NT | torsion_angle [2] |
Accessors | |
NT * | get_bond_length () |
NT * | get_bond_angle () |
NT * | get_torsion_angle () |
T_Tripeptide_anchors< NT > & | get_anchors () |
const NT * | get_bond_length_const () const |
const NT * | get_bond_angle_const () const |
const NT * | get_torsion_angle_const () const |
const T_Tripeptide_anchors< NT > & | get_anchors_const () const |
Constraints used to solve the tripeptide loop closure.
Constraints used to solve the tripeptide loop closure.
Number | type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |