IConformation
, IConformationOriented
, java.io.Serializable
public 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)
IConformationOriented
initializePositions
in interface IConformationOriented
public void initializePositions(IAtomList atomList)
IConformation
initializePositions
in interface IConformation