IConformation, IConformationOriented, java.io.Serializablepublic class ConformationHSDimer extends java.lang.Object implements IConformationOriented, java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
protected double |
L |
|
protected IOrientation |
orientationX |
|
protected Space |
space |
| Constructor | Description |
|---|---|
ConformationHSDimer(Space space,
double L) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
initializePositions(IAtomList atomList) |
Defined by subclass to assign coordinates to the atoms in the given list.
|
void |
initializePositions(IAtomList atomList,
IOrientation orientation) |
Assign coordinates to the atoms in the given list using the
given orientation for the molecule.
|
protected final Space space
protected final double L
protected IOrientation orientationX
public ConformationHSDimer(Space space, double L)
public void initializePositions(IAtomList atomList, IOrientation orientation)
IConformationOrientedinitializePositions in interface IConformationOrientedpublic void initializePositions(IAtomList atomList)
IConformationinitializePositions in interface IConformation