org.jmol.adapter.readers.more
public class JaguarReader extends AtomSetCollectionReader
Field Summary | |
---|---|
int | atomCount |
int | gaussianCount |
float | lumoEnergy |
int | moCount |
Hashtable | moData |
Vector | orbitals |
Method Summary | |
---|---|
void | readAtoms() |
AtomSetCollection | readAtomSetCollection(BufferedReader reader) |
void | readBasis() |
void | readBasisNormalized() |
void | readCharges() |
void | readFrequencies() |
void | readMolecularOrbitals() |
void | recordAtomVector(int modelNumber, int atomCenterNumber, float x, float y, float z) |