xmsinterp  1.0
InterpIdwUnitTests Class Reference

tester for the InterpIdw class More...

Inheritance diagram for InterpIdwUnitTests:

Public Member Functions

void testCreateClass ()
 Creates a class.
 
void testInterpToPts ()
 tests interpolating to 1 location from 1 location
 
void testInterp2d_a ()
 tests 2d interpolation
 
void testInterp2d_b ()
 tests 2d interpolation using all idw points
 
void testInterp2d_c ()
 tests 2d interpolation using nearest 5 points
 
void testInterp2d_d ()
 tests 2d interpolation changing the exponent to 3 and nearest 6 pts
 
void testInterp2d_e ()
 tests 2d interpolation using classic weighting, exponent set to 1
 
void testInterp2d_f ()
 test 2d interpolation with a quadratic nodal function
 
void testInterp3d ()
 test 3d interpolation
 
void testErrors ()
 test error reporting. Errors can be generated by the nodal function setup process.
 
void testErrors2 ()
 test error reporting.
 

Detailed Description

tester for the InterpIdw class

Definition at line 28 of file InterpIdw.t.h.


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