DynamicAnalogSynapse Class Reference
#include <dynamicanalogsynapse.h>
Inheritance diagram for DynamicAnalogSynapse:
List of all members.
Detailed Description
Implements dynamic analog synapses.
Public Member Functions
-
virtual void reset (void)
- Reset to initial condition.
-
virtual int advance (void)
- Advance the state of the Synapse.
Public Attributes
-
float U
- The dynamic parameter for this synapse type.
Private Attributes
-
double Cd1
- The exponential euler integration "constants".