xmsinterp  1.0
xms::InterpIdw Class Reference

Class that performs inverse distance weighted interpolation. More...

#include <InterpIdw.h>

Inheritance diagram for xms::InterpIdw:
xms::InterpBase xms::InterpIdwImpl

Public Types

enum  WeightEnum { CLASSIC, MODIFIED }
 Weight calculation method enumeration.
 
enum  NodalFuncEnum { CONSTANT, GRAD_PLANE, QUADRATIC }
 Nodal fuction type enumeration.
 

Public Member Functions

virtual ~InterpIdw ()
 Destructor.
 

Static Public Member Functions

static BSHP< InterpIdwNew ()
 Creates an InterpIdw class. More...
 

Protected Member Functions

 InterpIdw ()
 Constructor.
 

Detailed Description

Class that performs inverse distance weighted interpolation.

See also
InterpIdwImpl

Definition at line 28 of file InterpIdw.h.

Member Function Documentation

◆ New()


The documentation for this class was generated from the following files: