io.g96
Class G96Frame

java.lang.Object
  extended byio.g96.G96Frame

public class G96Frame
extends java.lang.Object

Author:
vincent

Field Summary
 double[] box
           
 double[][] pos
           
 int step
           
 double time
           
 
Constructor Summary
G96Frame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pos

public double[][] pos

box

public double[] box

time

public double time

step

public int step
Constructor Detail

G96Frame

public G96Frame()