LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::polarToCartesian< T >::parameters Class Reference

the parameters for the class polarToCartesian More...

#include <ltiPolarToCartesian.h>

Inheritance diagram for lti::polarToCartesian< T >::parameters:
Inheritance graph
[legend]
Collaboration diagram for lti::polarToCartesian< T >::parameters:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 parameters ()
 parameters (const parameters &other)
 ~parameters ()
const char * getTypeName () const
parameterscopy (const parameters &other)
virtual functor::parametersclone () const

Detailed Description

template<class T>
class lti::polarToCartesian< T >::parameters

the parameters for the class polarToCartesian


Constructor & Destructor Documentation

template<class T >
lti::polarToCartesian< T >::parameters::parameters ( void   )  [inline]

default constructor

Reimplemented from lti::transform::parameters.

Referenced by lti::polarToCartesian< T >::parameters::clone().

template<class T >
lti::polarToCartesian< T >::parameters::parameters ( const parameters other  )  [inline]

copy constructor

Parameters:
other the parameters object to be copied

Reimplemented from lti::transform::parameters.

References lti::polarToCartesian< T >::parameters::copy().

template<class T >
lti::polarToCartesian< T >::parameters::~parameters (  )  [inline, virtual]

destructor

Reimplemented from lti::functor::parameters.


Member Function Documentation

template<class T >
virtual functor::parameters* lti::polarToCartesian< T >::parameters::clone (  )  const [inline, virtual]

returns a pointer to a clone of the parameters

Reimplemented from lti::transform::parameters.

References lti::polarToCartesian< T >::parameters::parameters().

template<class T >
parameters& lti::polarToCartesian< T >::parameters::copy ( const parameters other  )  [inline]

copy the contents of a parameters object

Parameters:
other the parameters object to be copied
Returns:
a reference to this parameters object

Reimplemented from lti::transform::parameters.

References lti::transform::parameters::copy().

Referenced by lti::polarToCartesian< T >::parameters::parameters().

template<class T >
const char* lti::polarToCartesian< T >::parameters::getTypeName ( void   )  const [inline, virtual]

returns name of this type

Reimplemented from lti::transform::parameters.


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

Generated on Sat Apr 10 15:27:41 2010 for LTI-Lib by Doxygen 1.6.1