IPotential, IPotentialMolecularpublic class P2AceticAcidTwoSite extends PotentialGroup
PotentialGroup.PotentialLinker| Modifier and Type | Field | Description |
|---|---|---|
protected int |
bondType |
|
protected BiasVolume2SiteAceticAcid |
bv |
|
protected boolean |
isAssociation |
box, criterion, first, potentialMasternBody, space| Constructor | Description |
|---|---|
P2AceticAcidTwoSite(double minE,
boolean isAssociation,
int bondType) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
energy(IMoleculeList molecules) |
Returns the interaction energy between the given molecules.
|
void |
setBiasVolume(BiasVolume2SiteAceticAcid bv) |
|
void |
setBox(Box box) |
Informs the potential of the box on which it acts.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPotential, addPotential, addPotential, calculate, contains, getAtomTypes, getPotentials, getRange, isEnabled, removePotential, setEnabled, setPotentialMasternBodyprotected boolean isAssociation
protected BiasVolume2SiteAceticAcid bv
protected int bondType
public P2AceticAcidTwoSite(double minE,
boolean isAssociation,
int bondType)
public void setBiasVolume(BiasVolume2SiteAceticAcid bv)
public void setBox(Box box)
PotentialMolecularsetBox in interface IPotentialsetBox in class PotentialGrouppublic double energy(IMoleculeList molecules)
PotentialMolecularenergy in interface IPotentialMolecularenergy in class PotentialGroup