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