Rosetta
Public Member Functions | Public Attributes | List of all members
test.Workshop9_my_shapes.PhiNByXDegreesMover Class Reference
Inheritance diagram for test.Workshop9_my_shapes.PhiNByXDegreesMover:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, N_in=1, X_in=15)
 
def __str__ (self)
 
def get_name (self)
 
def apply (self, pose)
 

Public Attributes

 N
 
 X
 

Detailed Description

A mover that increments the phi angle of residue N
By X degrees.

Default values are residue 1 and 15 degrees.

Constructor & Destructor Documentation

◆ __init__()

def test.Workshop9_my_shapes.PhiNByXDegreesMover.__init__ (   self,
  N_in = 1,
  X_in = 15 
)
Construct PhiNByXDegreesMover.

Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().

Member Function Documentation

◆ __str__()

def test.Workshop9_my_shapes.PhiNByXDegreesMover.__str__ (   self)

◆ apply()

def test.Workshop9_my_shapes.PhiNByXDegreesMover.apply (   self,
  pose 
)

◆ get_name()

def test.Workshop9_my_shapes.PhiNByXDegreesMover.get_name (   self)
Return name of class.

Member Data Documentation

◆ N

test.Workshop9_my_shapes.PhiNByXDegreesMover.N

◆ X

test.Workshop9_my_shapes.PhiNByXDegreesMover.X

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