A class that implements an inverse distance weighted (IDW) interpolationan function for PointCoverage.  
 More...
#include <IDWInterpolator.h>
A class that implements an inverse distance weighted (IDW) interpolationan function for PointCoverage. 
- See also
 - AbstractPointCoverageInterp PointCoverage 
 
Definition at line 49 of file IDWInterpolator.h.
 
  
  
      
        
          | virtual te::st::IDWInterpolator::~IDWInterpolator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | te::st::IDWInterpolator::IDWInterpolator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
It returns a reference to the singleton instance. 
- Returns
 - A reference to the singleton instance. 
 
 
 
It gets the parameters associated to the interpolator. 
- Returns
 - It returns the parameters associated to the interpolator.
 
- Note
 - The caller will not take the ownership of the returned pointer. 
 
Implements te::st::AbstractPointCoverageInterp.
Definition at line 55 of file IDWInterpolator.h.
 
 
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/st/core/interpolator/IDWInterpolator.h