LowPassExpEuler Class Reference

Inheritance diagram for LowPassExpEuler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LowPassExpEuler (const double &timestep, const double &h, const double &tau)
void update (const double &in, double &g) const
 update using exp euler
void update_nodecay_input (const double &in, double &g) const
 update without applying the decay factor to the input using fwd euler

Public Attributes

double H
double Tau

Static Public Attributes

static const SimUnit::RateType RateType = SimUnit::STRICT

Detailed Description

Definition at line 98 of file LowPass.H.


Member Function Documentation

void LowPassExpEuler::update ( const double &  in,
double &  g 
) const [inline]

update using exp euler

Definition at line 109 of file LowPass.H.

void LowPassExpEuler::update_nodecay_input ( const double &  in,
double &  g 
) const [inline]

update without applying the decay factor to the input using fwd euler

Definition at line 116 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