CoordinatePairLeafSet
, CoordinatePairMoleculeSet
public interface CoordinatePairSet
Modifier and Type | Method | Description |
---|---|---|
long |
getID() |
|
double |
getr2(int i,
int j) |
Returns atom pair for ith and jth atoms in set.
|
void |
reset(long cPairID) |
Informs the CoordinatePairSet that the configuration has changed and that it
has a new ID
|