GanglionCell Class

(lgnSimulator::GanglionCell)

The GanglionCell class. More...

Header: #include <GanglionCell>
Inherits: Neuron

Public Functions

GanglionCell(Integrator * const integrator, const Kernel &kernel, const double backgroundResponse = 0, StaticNonlinearity *staticNonlinearity = nullptr)
~GanglionCell()

Reimplemented Public Functions

Detailed Description

The GanglionCell class.

Member Function Documentation

GanglionCell::GanglionCell(Integrator * const integrator, const Kernel &kernel, const double backgroundResponse = 0, StaticNonlinearity *staticNonlinearity = nullptr)

Default constructs an instance of GanglionCell.

GanglionCell::~GanglionCell()

Destroys the instance of GanglionCell.

[virtual] void GanglionCell::computeImpulseResponse()

[virtual] void GanglionCell::computeImpulseResponseFourierTransform()