Class MinAtom
java.lang.Object
org.jmol.minimize.MinAtom
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidint[]intgetBondIndex(int j) getBondTo(int iAtom) inttoString()
-
Field Details
-
atom
-
sType
-
coord
public double[] coord -
force
public double[] force -
nBonds
public int nBonds -
bsVdw
-
partialCharge
public double partialCharge -
ffAtomType
-
ffType
public int ffType -
vdwKey
-
bs14
-
-
Method Details
-
toString
-
getBondTo
-
getBondedAtomIndexes
public int[] getBondedAtomIndexes() -
getIdentity
-
addBond
-
getBondIndex
public int getBondIndex(int j) -
getHCount
public int getHCount()
-