| Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        _DistanceCell
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 | |||
| 
 Class for fast queries of coordinates that are within distance <dist> of specified coordinate. This class must first be initialized from an array of all available coordinates, and a distance threshold. The query() method can then be used to get a list of points that are within the threshold distance from the specified point. 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:58 2016 | http://epydoc.sourceforge.net |