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