IConformation
, java.io.Serializable
public class ConformationCO2 extends java.lang.Object implements IConformation, java.io.Serializable
Modifier and Type | Field | Description |
---|---|---|
protected static double |
bondlength |
|
static double[] |
Echarge |
|
protected Space |
space |
|
protected Vector |
vector |
Constructor | Description |
---|---|
ConformationCO2(Space space) |
Modifier and Type | Method | Description |
---|---|---|
void |
initializePositions(IAtomList atomList) |
Defined by subclass to assign coordinates to the atoms in the given list.
|
public static final double[] Echarge
protected final Space space
protected static final double bondlength
protected Vector vector
public ConformationCO2(Space space)
public void initializePositions(IAtomList atomList)
IConformation
initializePositions
in interface IConformation