NeuralFieldModule Class Reference

An interface to neural field models. More...

#include <ModelNeuron/NeuralFieldModule.H>

Inheritance diagram for NeuralFieldModule:
Inheritance graph
[legend]
Collaboration diagram for NeuralFieldModule:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NeuralFieldModule (OptionManager &mgr, const std::string &descrName="Neural Field", const std::string &tagName="NeuralFieldModule")
 Uninitialized constructor.
virtual ~NeuralFieldModule ()
 Destructor.

Protected Member Functions

void start1 ()
 This is called from within start() before the subcomponents start.
void setModel (const std::string &model, const Dims &dims, const SimTime &starttime)

Protected Attributes

OModelParam< std::stringitsType
OModelParam< float > itsGain

Detailed Description

An interface to neural field models.

Definition at line 45 of file NeuralFieldModule.H.


Constructor & Destructor Documentation

NeuralFieldModule::NeuralFieldModule ( OptionManager mgr,
const std::string descrName = "Neural Field",
const std::string tagName = "NeuralFieldModule" 
)

Uninitialized constructor.

Definition at line 42 of file NeuralFieldModule.C.

NeuralFieldModule::~NeuralFieldModule (  )  [virtual]

Destructor.

Definition at line 50 of file NeuralFieldModule.C.


Member Function Documentation

void NeuralFieldModule::start1 (  )  [protected, virtual]

This is called from within start() before the subcomponents start.

Reimplemented from ModelComponent.

Definition at line 54 of file NeuralFieldModule.C.

References OModelParam< T >::getVal(), and ModelComponent::setTagName().


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