AbstractController(const std::string &name, const std::string &revision) | AbstractController | [inline] |
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] |
Configurable() | Configurable | [inline] |
Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
getId() const | Configurable | [inline] |
getInternalParamNames() const | SineController | [inline, virtual] |
getInternalParams() const | SineController | [inline, virtual] |
getMotorNumber() const | SineController | [inline, virtual] |
getName() const | Configurable | [inline, virtual] |
getParam(const paramkey &key) const | SineController | [virtual] |
AbstractController::getParam(const paramkey &key) const | Configurable | [inline, virtual] |
getParamList() const | SineController | [virtual] |
getRevision() const | Configurable | [inline, virtual] |
getRevision(const paramkey &revision) | Configurable | [inline, virtual] |
getSensorNumber() const | SineController | [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) | SineController | [virtual] |
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 | |
name | SineController | [protected] |
number_controlled | SineController | [protected] |
number_motors | SineController | [protected] |
number_sensors | SineController | [protected] |
paramkey typedef | Configurable | |
paramlist typedef | Configurable | |
parammap typedef | Configurable | |
paramval typedef | Configurable | |
parse(FILE *f) | Configurable | |
phaseShift | SineController | [protected] |
print(FILE *f, const char *prefix) const | Configurable | |
restore(FILE *f) | SineController | [inline, virtual] |
restoreCfg(const char *filenamestem) | Configurable | |
sensor typedef | AbstractController | |
setName(const paramkey &name) | Configurable | [inline, virtual] |
setParam(const paramkey &key, paramval val) | SineController | [virtual] |
AbstractController::setParam(const paramkey &key, paramval val) | Configurable | [inline, virtual] |
SineController(int number_controlled=-1) | SineController | |
sineRate | SineController | [protected] |
step(const sensor *sensors, int sensornumber, motor *motors, int motornumber) | SineController | [virtual] |
stepNoLearning(const sensor *, int number_sensors, motor *, int number_motors) | SineController | [virtual] |
store(FILE *f) const | SineController | [inline, virtual] |
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | |
t | SineController | [protected] |
~Configurable() | Configurable | [inline, virtual] |
~Inspectable() | Inspectable | [virtual] |
~Storeable() | Storeable | [inline, virtual] |