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