public class ConformationAnthraceneTraPPE extends java.lang.Object implements IConformation, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected static double |
a |
protected static double |
bond |
protected static double |
foursqrt3a |
protected ISpace |
space |
protected static double |
sqrt3a |
protected static double |
threesqrt3a |
protected static double |
twosqrt3a |
protected IVectorMutable |
vector |
Constructor and Description |
---|
ConformationAnthraceneTraPPE(ISpace space) |
Modifier and Type | Method and Description |
---|---|
void |
initializePositions(IAtomList atomList)
Defined by subclass to assign coordinates to the atoms in the given list.
|
protected final ISpace space
protected static final double a
protected static final double bond
protected static final double sqrt3a
protected static final double twosqrt3a
protected static final double threesqrt3a
protected static final double foursqrt3a
protected IVectorMutable vector
public ConformationAnthraceneTraPPE(ISpace space)
public void initializePositions(IAtomList atomList)
etomica.config.IConformation
initializePositions
in interface IConformation