LowPassFilter< RateFunc, IntType > Class Template Reference

Inheritance diagram for LowPassFilter< RateFunc, IntType >:
Inheritance graph
[legend]
Collaboration diagram for LowPassFilter< RateFunc, IntType >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LowPassFilter (const double &tau, const double &h, const SimTime &timestep, const std::string &name="Lowpass", const std::string &units="pA")
 Constructor with default params.
 LowPassFilter (const double &tau, const double &h, const double &param1, const SimTime &timestep, const std::string &name="Lowpass", const std::string &units="pA")
 Constructor with default params, overload for RateFuncs with 1 param.
 LowPassFilter (const double &tau, const double &h, const double &param1, const double &param2, const SimTime &timestep, const std::string &name="Lowpass", const std::string &units="pA")
 Constructor with default params, overload for RateFuncs with 2 param.
 ~LowPassFilter ()
 destructor
const double getDisplayOutput () const
 get the display output

Detailed Description

template<class RateFunc = RateFunctions::EmptyFunction, class IntType = LowPassExpEuler>
class LowPassFilter< RateFunc, IntType >

Definition at line 327 of file LowPass.H.


Constructor & Destructor Documentation

template<class RateFunc , class IntType >
LowPassFilter< RateFunc, IntType >::LowPassFilter ( const double &  tau,
const double &  h,
const SimTime timestep,
const std::string name = "Lowpass",
const std::string units = "pA" 
) [inline]

Constructor with default params.

Definition at line 433 of file LowPass.H.

template<class RateFunc , class IntType >
LowPassFilter< RateFunc, IntType >::LowPassFilter ( const double &  tau,
const double &  h,
const double &  param1,
const SimTime timestep,
const std::string name = "Lowpass",
const std::string units = "pA" 
) [inline]

Constructor with default params, overload for RateFuncs with 1 param.

Definition at line 445 of file LowPass.H.

template<class RateFunc , class IntType >
LowPassFilter< RateFunc, IntType >::LowPassFilter ( const double &  tau,
const double &  h,
const double &  param1,
const double &  param2,
const SimTime timestep,
const std::string name = "Lowpass",
const std::string units = "pA" 
) [inline]

Constructor with default params, overload for RateFuncs with 2 param.

Definition at line 458 of file LowPass.H.

template<class RateFunc = RateFunctions::EmptyFunction, class IntType = LowPassExpEuler>
LowPassFilter< RateFunc, IntType >::~LowPassFilter (  )  [inline]

destructor

Definition at line 355 of file LowPass.H.


Member Function Documentation

template<class RateFunc , class IntType >
const double LowPassFilter< RateFunc, IntType >::getDisplayOutput (  )  const [inline, virtual]

get the display output

Reimplemented from SimUnit.

Definition at line 470 of file LowPass.H.


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:23:05 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3