ffe.parsers
Class InducedFilter

java.lang.Object
  extended byffe.parsers.InducedFilter

public class InducedFilter
extends java.lang.Object

The InducedFilter class parses TINKER Induced Dipole (*.IND) files.


Field Summary
(package private)  java.io.File file
           
(package private)  FSystem fsystem
           
 
Constructor Summary
InducedFilter(FSystem s, java.io.File f)
           
 
Method Summary
 boolean read()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fsystem

FSystem fsystem

file

java.io.File file
Constructor Detail

InducedFilter

public InducedFilter(FSystem s,
                     java.io.File f)
Method Detail

read

public boolean read()