io.g96.in
Class InTrajG96
java.lang.Object
io.g96.in.InTrajG96
- public class InTrajG96
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileNames
private java.util.ArrayList fileNames
fileNameIterator
private java.util.Iterator fileNameIterator
in
private InCorG96 in
InTrajG96
public InTrajG96(java.util.ArrayList fNames)
throws java.io.IOException
InTrajG96
public InTrajG96()
throws java.io.IOException
readTitle
public java.lang.String readTitle()
throws java.io.IOException
- Throws:
java.io.IOException
readFrame
public G96Frame readFrame()
throws java.io.IOException
- Throws:
java.io.IOException
readFrame
public G96Frame readFrame(boolean isVacuum)
throws java.io.IOException
- read a frame from file.
- Parameters:
isVacuum -
- Returns:
- the next frame
- Throws:
java.io.IOException