Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AbstractIAFControllerConf Struct Reference

#include <abstractiafcontroller.h>

Public Member Functions

 AbstractIAFControllerConf ()
 
 ~AbstractIAFControllerConf ()
 

Public Attributes

Configurable::paramvalnumberIAFNeuronsPerInput
 simulate a population if >1 More...
 
Configurable::paramvalnumberIAFNeuronsPerOutput
 simulate a population if >1 More...
 
Configurable::paramvalwIInitScale
 scaling factor of weights, initialized random More...
 
Configurable::paramvalwOInitScale
 between [-1*wInitScale,1*wInitScale] More...
 
Configurable::paramvalthresholdI
 
Configurable::paramvalthresholdO
 
Configurable::paramvalleakI
 
Configurable::paramvalleakO
 
Configurable::paramvalrestingPotential
 

Constructor & Destructor Documentation

Member Data Documentation

Configurable::paramval* numberIAFNeuronsPerInput

simulate a population if >1

Configurable::paramval* numberIAFNeuronsPerOutput

simulate a population if >1

Configurable::paramval* restingPotential
Configurable::paramval* wIInitScale

scaling factor of weights, initialized random

Configurable::paramval* wOInitScale

between [-1*wInitScale,1*wInitScale]


The documentation for this struct was generated from the following file: