Package edu.duke.cs.osprey.confspace
Class RC
java.lang.Object
edu.duke.cs.osprey.confspace.RC
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AAType
-
template
-
rotNum
public int rotNum -
DOFs
-
DOFmin
-
DOFmax
-
RCIndex
public int RCIndex
-
-
Constructor Details
-
RC
public RC(String AAType, ResidueTemplate template, int rotNum, ArrayList<DegreeOfFreedom> DOFs, ArrayList<Double> DOFmin, ArrayList<Double> DOFmax, int RCIndex) -
RC
-
-
Method Details
-
isParametricallyIncompatibleWith
-