Package org.jmol.util
Class ContactPair
java.lang.Object
org.jmol.util.ContactPair
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionContactPair
(Atom[] atoms, int i1, int i2, float R, float r, float vdwA, float vdwB) -
Method Summary
-
Field Details
-
radii
public float[] radii -
vdws
public float[] vdws -
myAtoms
-
pt
-
volume
public double volume -
vdwVolume
public double vdwVolume -
score
public float score -
d
public float d -
chord
public float chord -
contactType
public int contactType -
xVdwClash
public float xVdwClash
-
-
Constructor Details
-
ContactPair
-
-
Method Details