CLAM::EInterpolation Class Reference

#include <GlobalEnums.hxx>

Inheritance diagram for CLAM::EInterpolation:

CLAM::Enum CLAM::Component

List of all members.


Detailed Description

Interpolation Enumeration to use for specifying the type of interpolation used.

Definition at line 33 of file GlobalEnums.hxx.


Public Types

enum  tEnum {
  eStep, eRound, eLinear, eSpline,
  ePolynomial2, ePolynomial3, ePolynomial4, ePolynomial5,
  ePolynomialn
}

Public Member Functions

 EInterpolation ()
 EInterpolation (tValue v)
 EInterpolation (std::string s)
virtual ComponentSpecies () const
 Returns a new object of the same class than the receiver object.

Static Public Member Functions

static tEnumValueValueTable ()

Member Enumeration Documentation

Enumerator:
eStep 
eRound 
eLinear 
eSpline 
ePolynomial2 
ePolynomial3 
ePolynomial4 
ePolynomial5 
ePolynomialn 

Definition at line 42 of file GlobalEnums.hxx.


Constructor & Destructor Documentation

CLAM::EInterpolation::EInterpolation (  )  [inline]

Definition at line 37 of file GlobalEnums.hxx.

CLAM::EInterpolation::EInterpolation ( tValue  v  )  [inline]

Definition at line 38 of file GlobalEnums.hxx.

CLAM::EInterpolation::EInterpolation ( std::string  s  )  [inline]

Definition at line 39 of file GlobalEnums.hxx.


Member Function Documentation

virtual Component* CLAM::EInterpolation::Species (  )  const [inline, virtual]

Returns a new object of the same class than the receiver object.

To be reimplemented by subclasses.

Returns:
a new allocated component. The pointer belongs to the caller.

Implements CLAM::Enum.

Definition at line 40 of file GlobalEnums.hxx.

static tEnumValue* CLAM::EInterpolation::ValueTable (  )  [inline, static]


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5