Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Tripeptide_anchors< NT > Class Template Reference

Anchor atoms around the moving atoms for the tripeptide loop closure. More...

#include <Tripeptide_loop_closure_utilities.hpp>

Accessors

void set_N1 (Point n1)
 
void set_CA1 (Point ca1)
 
void set_CA3 (Point ca3)
 
void set_C3 (Point c3)
 
const Point & get_N1_const () const
 
const Point & get_CA1_const () const
 
const Point & get_CA3_const () const
 
const Point & get_C3_const () const
 

Detailed Description

template<class NT>
class SBL::CSB::T_Tripeptide_anchors< NT >

Anchor atoms around the moving atoms for the tripeptide loop closure.

Anchor atoms around the moving atoms for the tripeptide loop closure.

Template Parameters
Numbertype