RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS Class Reference

Class for surface fitting method from . More...

#include <rvc/opsurfacefitting.h>

Inheritance diagram for RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS:
Inheritance graph
[legend]

List of all members.

Public Types

enum  SEARCHAREA { SEARCHAREA_Circle = 0, SEARCHAREA_Square = 1, SEARCHAREA_Diamond = 2 }

Public Member Functions

 INVERSEDISTANCE_PARAMETERS ()
int GetDistanceUnit () const
SEARCHAREA GetSearchArea () const
double GetSearchDistance () const
double GetWeightingPower () const
void SetDistanceUnit (const int unit)
void SetSearchArea (const SEARCHAREA area)
double SetSearchDistance (const double distance)
double SetWeightingPower (const double power)

Detailed Description

Class for surface fitting method from .


Member Enumeration Documentation

Enumerator:
SEARCHAREA_Circle 
SEARCHAREA_Square 
SEARCHAREA_Diamond 

Constructor & Destructor Documentation

RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::INVERSEDISTANCE_PARAMETERS (  ) 

Member Function Documentation

int RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetDistanceUnit (  )  const [inline]
SEARCHAREA RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetSearchArea (  )  const [inline]
double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetSearchDistance (  )  const [inline]
double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::GetWeightingPower (  )  const [inline]
void RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetDistanceUnit ( const int  unit  )  [inline]
void RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetSearchArea ( const SEARCHAREA  area  )  [inline]
double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetSearchDistance ( const double  distance  )  [inline]
double RVC::OP::SURFACEFITTING::INVERSEDISTANCE_PARAMETERS::SetWeightingPower ( const double  power  )  [inline]

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

Generated on Sun Oct 7 21:38:38 2012 for TNTsdk 2012 by  doxygen 1.6.1