org.jmol.adapter.readers.more
Class SpartanSmolReader.MoleculeRecord

java.lang.Object
  extended by org.jmol.adapter.readers.more.SpartanSmolReader.MoleculeRecord
Enclosing class:
SpartanSmolReader

private class SpartanSmolReader.MoleculeRecord
extends java.lang.Object


Field Summary
(package private)  float[] mat
           
 
Constructor Summary
SpartanSmolReader.MoleculeRecord(java.lang.String binaryCodes)
           
 
Method Summary
private  float bytesToDoubleToFloat(byte[] bytes, int j)
           
protected  void setTrans()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mat

float[] mat
Constructor Detail

SpartanSmolReader.MoleculeRecord

SpartanSmolReader.MoleculeRecord(java.lang.String binaryCodes)
Method Detail

bytesToDoubleToFloat

private float bytesToDoubleToFloat(byte[] bytes,
                                   int j)

setTrans

protected void setTrans()