Structure
public class Helix extends ProteinStructure
apolymer, axisA, axisB, axisUnitVector, monomerIndexFirst, monomerIndexLast, nRes, serialID, strandCount, strucNo, structureID, subtype, type, vectorProjection
Constructor | Description |
---|---|
Helix(AlphaPolymer apolymer,
int monomerIndex,
int monomerCount,
STR subtype) |
Modifier and Type | Method | Description |
---|---|---|
void |
calcAxis() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addMonomer, findMonomer, getAxisEndPoint, getAxisStartPoint, getIndex, getSegments, getStructureMidPoint, isWithin, removeMonomer, resetAxes, setAtomBits, setAtomBitsAndClear, setupPS
Helix(AlphaPolymer apolymer, int monomerIndex, int monomerCount, STR subtype)
apolymer
- monomerIndex
- monomerCount
- subtype
- public void calcAxis()
calcAxis
in class ProteinStructure