public class Helix extends ProteinStructure
apolymer, axisA, axisB, axisUnitVector, monomerCount, monomerIndexFirst, serialID, strandCount, strucNo, structureID, subtype, type, vectorProjection
Constructor and Description |
---|
Helix(AlphaPolymer apolymer,
int monomerIndex,
int monomerCount,
EnumStructure subtype) |
Modifier and Type | Method and Description |
---|---|
void |
calcAxis() |
addMonomer, calcSegments, getAxisEndPoint, getAxisStartPoint, getIndex, getInfo, getMonomerCount, getMonomerIndex, getSegments, getStructureMidPoint, isWithin, lowerNeighborIsHelixOrSheet, removeMonomer, resetAxes, setupPS, upperNeighborIsHelixOrSheet
Helix(AlphaPolymer apolymer, int monomerIndex, int monomerCount, EnumStructure subtype)
public void calcAxis()
calcAxis
in class ProteinStructure