org.jmol.adapter.readers.more
public class MoldenReader extends MopacDataReader
Field Summary | |
---|---|
protected AtomSetCollection | freqAtomSet |
protected float[] | frequencies |
Method Summary | |
---|---|
void | readAtoms() |
AtomSetCollection | readAtomSetCollection(BufferedReader reader) |
void | readFreqsAndModes() |
void | readGaussianBasis() |
void | readMolecularOrbitals() |
String[] | splitKeyValue() |
String[] | splitKeyValue(String sep) |
String[] | splitKeyValue(String sep, String text) |