RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS Class Reference

Class for surface fitting method from . More...

#include <rvc/opsurfacefitting.h>

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

List of all members.

Public Types

enum  INTERPOLATION { INTERPOLATION_Linear = 0, INTERPOLATION_Cubic = 1, INTERPOLATION_Hermite = 2 }
enum  SLOPE { SLOPE_Linear = 0, SLOPE_Quadratic = 1 }

Public Member Functions

 UNIVARIATECURVE_PARAMETERS ()
INTERPOLATION GetInterpolation () const
SLOPE GetSlope () const
void SetInterpolation (const INTERPOLATION interpolation)
void SetSlope (const SLOPE slope)

Detailed Description

Class for surface fitting method from .


Member Enumeration Documentation

Enumerator:
INTERPOLATION_Linear 
INTERPOLATION_Cubic 
INTERPOLATION_Hermite 
Enumerator:
SLOPE_Linear 
SLOPE_Quadratic 

Constructor & Destructor Documentation

RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS::UNIVARIATECURVE_PARAMETERS (  ) 

Member Function Documentation

INTERPOLATION RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS::GetInterpolation (  )  const [inline]
SLOPE RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS::GetSlope (  )  const [inline]
void RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS::SetInterpolation ( const INTERPOLATION  interpolation  )  [inline]
void RVC::OP::SURFACEFITTING::UNIVARIATECURVE_PARAMETERS::SetSlope ( const SLOPE  slope  )  [inline]

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

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