Package edu.duke.cs.osprey.confspace
Class StrandFlex
java.lang.Object
edu.duke.cs.osprey.confspace.StrandFlex
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CATSStrandFlex,DEEPerStrandFlex,StrandFlex.None,StrandFlex.TranslateRotate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdefaultBackboneVoxel(Strand strand) abstract ObjectiveFunction.DofBoundsmakeBounds(Strand strand) abstract List<? extends DegreeOfFreedom>
-
Constructor Details
-
StrandFlex
public StrandFlex()
-
-
Method Details
-
makeDofs
-
makeBounds
-
countDofs
-
listBackboneVoxels
public abstract ArrayList<HashMap<String,double[]>> listBackboneVoxels(SimpleConfSpace.Position pos) -
getDofTypes
-
defaultBackboneVoxel
-