Rosetta
Public Member Functions | Private Attributes | List of all members
protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover Class Reference

Circularly permute the torsions on the free peptide. More...

#include <CircularPermuteFreePeptideMover.hh>

Inheritance diagram for protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover:
Inheritance graph
[legend]

Public Member Functions

 CircularPermuteFreePeptideMover (core::Size off_set, bool direction=true)
 
 ~CircularPermuteFreePeptideMover () override
 
void apply (FreePeptide &free_peptide) override
 Apply the mover to a FreePeptide. More...
 

Private Attributes

core::Size off_set_ = 0
 
bool direction_ = true
 

Detailed Description

Circularly permute the torsions on the free peptide.

Constructor & Destructor Documentation

◆ CircularPermuteFreePeptideMover()

protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover::CircularPermuteFreePeptideMover ( core::Size  off_set,
bool  direction = true 
)

◆ ~CircularPermuteFreePeptideMover()

protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover::~CircularPermuteFreePeptideMover ( )
overridedefault

Member Function Documentation

◆ apply()

void protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover::apply ( FreePeptide free_peptide)
overridevirtual

Member Data Documentation

◆ direction_

bool protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover::direction_ = true
private

Referenced by apply().

◆ off_set_

core::Size protocols::backbone_moves::local_backbone_mover::free_peptide_movers::CircularPermuteFreePeptideMover::off_set_ = 0
private

Referenced by apply().


The documentation for this class was generated from the following files: