meshi.energy.hydrogenBond
Class HBdistanceList

java.lang.Object
  extended by meshi.geometry.DistanceList
      extended by meshi.energy.hydrogenBond.HBdistanceList
All Implemented Interfaces:
java.lang.Iterable<Distance>
Direct Known Subclasses:
HBondList

public class HBdistanceList
extends DistanceList


Field Summary
private  GoodResiduesForHB goodResiduesForHB
           
 
Fields inherited from class meshi.geometry.DistanceList
capacity, filter, internalArray, size
 
Constructor Summary
HBdistanceList(Filter fi)
           
 
Method Summary
 
Methods inherited from class meshi.geometry.DistanceList
add, clear, get, isEmpty, iterator, size, sort, toArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

goodResiduesForHB

private GoodResiduesForHB goodResiduesForHB
Constructor Detail

HBdistanceList

public HBdistanceList(Filter fi)