IConformation
, java.io.Serializable
public class ConformationPhenanthreneTraPPE extends java.lang.Object implements IConformation, java.io.Serializable
Modifier and Type | Field | Description |
---|---|---|
protected static double |
a |
|
protected static double |
bond |
|
protected static double |
fivea |
|
protected static double |
foura |
|
protected static double |
foursqrt3a |
|
protected Space |
space |
|
protected static double |
sqrt3a |
|
protected static double |
threesqrt3a |
|
protected static double |
twosqrt3a |
|
protected Vector |
vector |
Constructor | Description |
---|---|
ConformationPhenanthreneTraPPE(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 a
protected static final double bond
protected static final double foura
protected static final double fivea
protected static final double sqrt3a
protected static final double twosqrt3a
protected static final double threesqrt3a
protected static final double foursqrt3a
protected Vector vector
public ConformationPhenanthreneTraPPE(Space space)
public void initializePositions(IAtomList atomList)
IConformation
initializePositions
in interface IConformation