org.jmol.adapter.readers.more
abstract class MopacDataReader extends AtomSetCollectionReader
| Field Summary | |
|---|---|
| protected static int[] | dValues |
| protected Vector | floatinfo |
| protected Vector | intinfo |
| protected Hashtable | moData |
| protected static float | MIN_COEF |
| protected int | nOrbitals |
| protected Vector | orbitals |
| Method Summary | |
|---|---|
| protected void | addSlater(int i0, int i1, int i2, int i3, int i4, float zeta, float coef) |
| abstract AtomSetCollection | readAtomSetCollection(BufferedReader reader) |
| protected void | setMOs(String units) |
| protected void | setSlaters() |