| AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
| AbstractIAFController(const AbstractIAFControllerConf &conf=getDefaultConf()) | AbstractIAFController | |
| addInspectableMatrix(const iparamkey key, matrix::Matrix *m) | Inspectable | [virtual] |
| addInspectableValue(const iparamkey key, iparamval *val) | Inspectable | [virtual] |
| addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
| addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
| conf | AbstractIAFController | [protected] |
| Configurable() | Configurable | [inline] |
| Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
| dampToZero(void *r, double x) | AbstractIAFController | [inline, protected, static] |
| forwardStep(const sensor *sensors, int number_sensors, motor *motors, int number_motors) | AbstractIAFController | [protected, virtual] |
| getDefaultConf() | AbstractIAFController | [inline, static] |
| getId() const | Configurable | [inline] |
| getInternalParamNames() const | Inspectable | [virtual] |
| getInternalParams() const | Inspectable | [virtual] |
| getMotorNumber() const | AbstractIAFController | [inline, virtual] |
| getName() const | Configurable | [inline, virtual] |
| getParam(const paramkey &key) const | Configurable | [inline, virtual] |
| getParamList() const | Configurable | [inline, virtual] |
| getRevision() const | Configurable | [inline, virtual] |
| getRevision(const paramkey &revision) | Configurable | [inline, virtual] |
| getSensorNumber() const | AbstractIAFController | [inline, virtual] |
| getStructuralConnections() const | Inspectable | [virtual] |
| getStructuralLayers() const | Inspectable | [virtual] |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| init(int sensornumber, int motornumber, RandGen *randGen=0) | AbstractIAFController | [virtual] |
| initialised | AbstractIAFController | [protected] |
| initMatrices() | AbstractIAFController | [protected] |
| insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
| Inspectable() | Inspectable | |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| motor typedef | AbstractController | |
| motorNumber | AbstractIAFController | [protected] |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| parammap typedef | Configurable | |
| paramval typedef | Configurable | |
| parse(FILE *f) | Configurable | |
| print(FILE *f, const char *prefix) const | Configurable | |
| randG | AbstractIAFController | [protected] |
| range | AbstractIAFController | [protected] |
| restore(FILE *f) | AbstractIAFController | [inline, virtual] |
| restoreCfg(const char *filenamestem) | Configurable | |
| sensor typedef | AbstractController | |
| sensorNumber | AbstractIAFController | [protected] |
| setName(const paramkey &name) | Configurable | [inline, virtual] |
| setParam(const paramkey &key, paramval val) | AbstractIAFController | [virtual] |
| AbstractController::setParam(const paramkey &key, paramval val) | Configurable | [inline, virtual] |
| step(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | AbstractIAFController | [virtual] |
| stepNoLearning(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | AbstractIAFController | [virtual] |
| store(FILE *f) const | AbstractIAFController | [inline, virtual] |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | |
| sumI | AbstractIAFController | [protected] |
| sumO | AbstractIAFController | [protected] |
| tI | AbstractIAFController | [protected] |
| tO | AbstractIAFController | [protected] |
| toDualStateWithProbability(void *r, double x) | AbstractIAFController | [inline, protected, static] |
| toDualStateWithThreshold(double x, double threshold) | AbstractIAFController | [inline, protected, static] |
| toTristateWithProbability(void *r, double x) | AbstractIAFController | [inline, protected, static] |
| toTristateWithThreshold(double x, double threshold) | AbstractIAFController | [inline, protected, static] |
| toValueIfFired(void *r, double x, double fired) | AbstractIAFController | [inline, protected, static] |
| toZeroIfFired(double x, double fired) | AbstractIAFController | [inline, protected, static] |
| wI | AbstractIAFController | [protected] |
| wO | AbstractIAFController | [protected] |
| xI | AbstractIAFController | [protected] |
| xO | AbstractIAFController | [protected] |
| ~AbstractIAFController() | AbstractIAFController | [inline, virtual] |
| ~Configurable() | Configurable | [inline, virtual] |
| ~Inspectable() | Inspectable | [virtual] |
| ~Storeable() | Storeable | [inline, virtual] |