IConformation
, java.io.Serializable
public class ConformationPh3site extends java.lang.Object implements IConformation, java.io.Serializable
Modifier and Type | Field | Description |
---|---|---|
protected static double |
bondlength |
|
protected static double |
half_bondlength |
|
protected static double |
minus_half_sqrt_bondlength |
|
protected Space |
space |
|
protected Vector |
vector |
Constructor | Description |
---|---|
ConformationPh3site(Space space) |
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
protected static final double bondlength
protected static final double half_bondlength
protected static final double minus_half_sqrt_bondlength
protected Vector vector
public ConformationPh3site(Space space)
public void initializePositions(IAtomList atomList)
IConformation
initializePositions
in interface IConformation