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