IConformation
public class ConformationStarPolymerGraft extends java.lang.Object implements IConformation
Modifier and Type | Field | Description |
---|---|---|
int |
f |
|
protected Vector[] |
graftVectors |
|
int |
l |
|
protected double |
sigma |
|
protected Space |
space |
Constructor | Description |
---|---|
ConformationStarPolymerGraft(Space space,
int f,
int l) |
Modifier and Type | Method | Description |
---|---|---|
void |
initializePositions(IAtomList atomList) |
Defined by subclass to assign coordinates to the atoms in the given list.
|
protected final Space space
public int f
public int l
protected double sigma
protected Vector[] graftVectors
public ConformationStarPolymerGraft(Space space, int f, int l)
public void initializePositions(IAtomList atomList)
IConformation
initializePositions
in interface IConformation