LowpassNeuronImpl< RateFunc, IntType > Class Template Reference

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

List of all members.

Public Member Functions

 LowpassNeuronImpl (const double &tau_ef, const double &tau_es, const double &tau_if, const double &tau_is, const double &tau_s, const double &gain, const double &h, const SimTime &timestep, const std::string &name="LowpassNeuron", const std::string &units="pA")
 Constructor with default params.
 LowpassNeuronImpl (const double &tau_ef, const double &tau_es, const double &tau_if, const double &tau_is, const double &tau_s, const double &gain, const double &h, const double &param1, const SimTime &timestep, const std::string &name="LowpassNeuron", const std::string &units="pA")
 Constructor with default params.
 LowpassNeuronImpl (const double &tau_ef, const double &tau_es, const double &tau_if, const double &tau_is, const double &tau_s, const double &gain, const double &h, const double &param1, const double &param2, const SimTime &timestep, const std::string &name="LowpassNeuron", const std::string &units="pA")
 Constructor with default params.
 ~LowpassNeuronImpl ()
 destructor
const double getDisplayOutput () const
 get the display output

Detailed Description

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

Definition at line 59 of file LowpassNeuron.H.


Constructor & Destructor Documentation

template<class RateFunc , class IntType >
LowpassNeuronImpl< RateFunc, IntType >::LowpassNeuronImpl ( const double &  tau_ef,
const double &  tau_es,
const double &  tau_if,
const double &  tau_is,
const double &  tau_s,
const double &  gain,
const double &  h,
const SimTime timestep,
const std::string name = "LowpassNeuron",
const std::string units = "pA" 
) [inline]

Constructor with default params.

Definition at line 194 of file LowpassNeuron.H.

template<class RateFunc , class IntType >
LowpassNeuronImpl< RateFunc, IntType >::LowpassNeuronImpl ( const double &  tau_ef,
const double &  tau_es,
const double &  tau_if,
const double &  tau_is,
const double &  tau_s,
const double &  gain,
const double &  h,
const double &  param1,
const SimTime timestep,
const std::string name = "LowpassNeuron",
const std::string units = "pA" 
) [inline]

Constructor with default params.

Definition at line 214 of file LowpassNeuron.H.

template<class RateFunc , class IntType >
LowpassNeuronImpl< RateFunc, IntType >::LowpassNeuronImpl ( const double &  tau_ef,
const double &  tau_es,
const double &  tau_if,
const double &  tau_is,
const double &  tau_s,
const double &  gain,
const double &  h,
const double &  param1,
const double &  param2,
const SimTime timestep,
const std::string name = "LowpassNeuron",
const std::string units = "pA" 
) [inline]

Constructor with default params.

Definition at line 235 of file LowpassNeuron.H.

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

destructor

Definition at line 102 of file LowpassNeuron.H.


Member Function Documentation

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

get the display output

Reimplemented from SimUnit.

Definition at line 256 of file LowpassNeuron.H.


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