ParamStructure::Interpolation Struct Reference

Interpolation parameters structure More...

#include <Parameters.h>

List of all members.

Public Attributes

string type
 Interpolation type: spline, linear etc.
string useLog
 Flag, if we should interpolate logarighm of the values.
double linearSplineCoef
 Parameters for spline interpolation - defined the ratio between spline and linear.
double maxSecondDerivative
 Maximum second derivative value, to start using linearSplineCoef.


Detailed Description

Interpolation parameters structure

Definition at line 210 of file Parameters.h.


Member Data Documentation

Parameters for spline interpolation - defined the ratio between spline and linear.

0 - pure spline, 1 - pure linear.

Definition at line 217 of file Parameters.h.

Referenced by PSD::Interpolate(), and ParamStructure::Load_parameters().

Maximum second derivative value, to start using linearSplineCoef.

Definition at line 220 of file Parameters.h.

Referenced by PSD::Interpolate(), and ParamStructure::Load_parameters().

Interpolation type: spline, linear etc.

Definition at line 212 of file Parameters.h.

Referenced by PSD::Interpolate(), and ParamStructure::Load_parameters().

Flag, if we should interpolate logarighm of the values.

Definition at line 214 of file Parameters.h.

Referenced by PSD::Interpolate(), and ParamStructure::Load_parameters().


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

Generated on Thu May 27 11:53:19 2010 for VERB_CODE_2.0 by  doxygen 1.5.9