|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
This is the complete list of members for Sox, including all inherited members.
| A | Sox | protected |
| A_native | Sox | protected |
| AbstractController(const std::string &name, const std::string &revision) | AbstractController | inline |
| addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | virtual |
| addConfigurable(Configurable *conf) | Configurable | virtual |
| addInfoLine(std::string infoLine) | Inspectable | virtual |
| addInfoLines(std::list< std::string > infoLineList) | Inspectable | virtual |
| addInspectable(Inspectable *insp) | Inspectable | virtual |
| addInspectableDescription(const iparamkey &key, const std::string &descr) | Inspectable | virtual |
| addInspectableMatrix(const iparamkey &key, const matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string()) | Inspectable | virtual |
| addInspectableValue(const iparamkey &key, iparamval const *val, const std::string &descr=std::string()) | Inspectable | virtual |
| addParameter(const paramkey &key, paramval *val, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameter(const paramkey &key, paramval *val, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameter(const paramkey &key, parambool *val, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameter(const paramkey &key, paramint *val, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameter(const paramkey &key, paramint *val, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameterDef(const paramkey &key, paramval *val, paramval def, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameterDef(const paramkey &key, paramval *val, paramval def, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameterDef(const paramkey &key, parambool *val, parambool def, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameterDef(const paramkey &key, paramint *val, paramint def, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| addParameterDef(const paramkey &key, paramint *val, paramint def, const paramdescr &descr=paramdescr()) | Configurable | inlinevirtual |
| b | Sox | protected |
| BackCaller() | BackCaller | |
| buffersize | Sox | protectedstatic |
| C | Sox | protected |
| C_native | Sox | protected |
| callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | virtual |
| CALLBACK_CONFIGURABLE_CHANGED | Configurable | static |
| CallbackableType typedef | BackCaller | |
| callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | virtual |
| causeaware | Sox | protected |
| clip(double r, double x) | Sox | inlineprotectedstatic |
| conf | Sox | protected |
| Configurable() | Configurable | inline |
| Configurable(const std::string &name, const std::string &revision) | Configurable | inline |
| configurableChanged() | Configurable | virtual |
| configurableList typedef | Configurable | |
| constructor() | Sox | protected |
| copyParameters(const Configurable &, bool traverseChildren=true) | Configurable | protected |
| creativity | Sox | protected |
| damping | Sox | protected |
| DEFAULT_CALLBACKABLE_TYPE | BackCaller | static |
| epsA | Sox | protected |
| epsC | Sox | protected |
| g(double z) | Sox | inlineprotectedstatic |
| g_s(double z) | Sox | inlineprotectedstatic |
| gamma | Sox | protected |
| getA() | Sox | virtual |
| getAllParamNames(bool traverseChildren=true) | Configurable | virtual |
| getC() | Sox | virtual |
| getConfigurables() const | Configurable | virtual |
| getDefaultConf() | Sox | inlinestatic |
| geth() | Sox | virtual |
| getId() const | Configurable | inline |
| getInfoLines() const | Inspectable | virtual |
| getInspectables() const | Inspectable | virtual |
| getInternalParamNames() const | Inspectable | virtual |
| getInternalParams() const | Inspectable | virtual |
| getInternalParamsPtr() const | Inspectable | virtual |
| getLastMotorValues() | Sox | virtual |
| getLastSensorValues() | Sox | virtual |
| getMotorNumber() const | Sox | inlinevirtual |
| getName() const | Configurable | inlinevirtual |
| getNameOfInspectable() const | Inspectable | virtual |
| getParam(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| getParamBoolMap() const | Configurable | inlinevirtual |
| getParamDescr(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| getParameters() const override | Sox | virtual |
| getParamintBounds(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| getParamIntMap() const | Configurable | inlinevirtual |
| getParamList() const | Configurable | inlinevirtual |
| getParamvalBounds(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| getParamValMap() const | Configurable | inlinevirtual |
| getRevision() const | Configurable | inlinevirtual |
| getSensorNumber() const | Sox | inlinevirtual |
| getStructuralConnections() const | Inspectable | virtual |
| getStructuralLayers() const | Inspectable | virtual |
| h | Sox | protected |
| harmony | Sox | protected |
| hasParam(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| hasParamDescr(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| hasParamintBounds(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| hasParamvalBounds(const paramkey &key, bool traverseChildren=true) const | Configurable | virtual |
| IConnection typedef | Inspectable | |
| iconnectionlist typedef | Inspectable | |
| ILayer typedef | Inspectable | |
| ilayerlist typedef | Inspectable | |
| imatrixpair typedef | Inspectable | |
| imatrixpairlist typedef | Inspectable | |
| infoLinesList typedef | Inspectable | |
| infoLineStringList | Inspectable | protected |
| init(int sensornumber, int motornumber, RandGen *randGen=0) | Sox | virtual |
| Inspectable(const iparamkey &name="") | Inspectable | |
| inspectableList typedef | Inspectable | |
| intern_isTeaching | Sox | protected |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| iparamvalptrlist typedef | Inspectable | |
| L | Sox | protected |
| learn() | Sox | protectedvirtual |
| loga | Sox | protected |
| mapOfMatrices | Inspectable | protected |
| mapOfValues | Inspectable | protected |
| MIdx(const std::string &name) | AbstractController | virtual |
| MInfo(int index) | AbstractController | virtual |
| motor typedef | AbstractController | |
| motorBabblingStep(const sensor *, int number_sensors, const motor *, int number_motors) | Sox | virtual |
| motorIndexMap | AbstractController | protected |
| motorInfoMap | AbstractController | protected |
| motorInfos(std::list< SensorMotorInfo > motorInfos) | AbstractController | virtual |
| name | Inspectable | protected |
| notifyOnChange(const paramkey &key) | Configurable | inlinevirtual |
| number_motors | Sox | protected |
| number_sensors | Sox | protected |
| one_over(double x) | Sox | inlineprotectedstatic |
| parambool typedef | Configurable | |
| paramboollist typedef | Configurable | |
| paramboolmap typedef | Configurable | |
| paramboolpair typedef | Configurable | |
| paramdescr typedef | Configurable | |
| paramdescrmap typedef | Configurable | |
| paramint typedef | Configurable | |
| paramintBounds typedef | Configurable | |
| paramintBoundsMap typedef | Configurable | |
| paramintlist typedef | Configurable | |
| paramintmap typedef | Configurable | |
| paramintpair typedef | Configurable | |
| paramkey typedef | Configurable | |
| paramlist typedef | Configurable | |
| parammap typedef | Configurable | |
| paramval typedef | Configurable | |
| paramvalBounds typedef | Configurable | |
| paramvalBoundsMap typedef | Configurable | |
| paramvalpair typedef | Configurable | |
| parse(FILE *f, const char *prefix=0, bool traverseChildren=true) | Configurable | |
| print(FILE *f, const char *prefix, int columns=90, bool traverseChildren=true) const | Configurable | |
| printdescr(FILE *f, const char *prefix, const paramkey &key, int columns, int indent) const | Configurable | protected |
| pseudo | Sox | protected |
| pseudoInvL(const matrix::Matrix &L, const matrix::Matrix &A, const matrix::Matrix &C) | Sox | protected |
| R | Sox | protected |
| removeAllCallbackables(CallbackableType type) | BackCaller | virtual |
| removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | BackCaller | virtual |
| removeConfigurable(Configurable *conf) | Configurable | virtual |
| removeInfoLines() | Inspectable | virtual |
| removeInspectable(Inspectable *insp) | Inspectable | virtual |
| restore(FILE *f) | Sox | virtual |
| restoreCfg(const char *filenamestem) | Configurable | virtual |
| restoreFromFile(const char *filename) | Storeable | |
| S | Sox | protected |
| sense | Sox | protected |
| sensor typedef | AbstractController | |
| sensorIndexMap | AbstractController | protected |
| sensorInfoMap | AbstractController | protected |
| sensorInfos(std::list< SensorMotorInfo > sensorInfos) | AbstractController | virtual |
| setA(const matrix::Matrix &A) | Sox | virtual |
| setC(const matrix::Matrix &C) | Sox | virtual |
| seth(const matrix::Matrix &h) | Sox | virtual |
| setMotorTeaching(const matrix::Matrix &teaching) | Sox | virtual |
| setName(const paramkey &name, bool callSetNameOfInspectable=true) | Configurable | virtual |
| setNameOfInspectable(const iparamkey &name) | Inspectable | virtual |
| setParam(const paramkey &key, paramval val, bool traverseChildren=true) | Configurable | virtual |
| setParamBounds(const paramkey &key, paramval minBound, paramval maxBound, bool traverseChildren=true) | Configurable | virtual |
| setParamBounds(const paramkey &key, paramint minBound, paramint maxBound, bool traverseChildren=true) | Configurable | virtual |
| setParamBounds(const paramkey &key, paramvalBounds bounds, bool traverseChildren=true) | Configurable | virtual |
| setParamBounds(const paramkey &key, paramintBounds bounds, bool traverseChildren=true) | Configurable | virtual |
| setParamDescr(const paramkey &key, const paramdescr &descr, bool traverseChildren=true) | Configurable | virtual |
| setParameters(const std::list< matrix::Matrix > ¶ms) override | Sox | virtual |
| setRevision(const paramkey &revision) | Configurable | inlinevirtual |
| setSensorTeaching(const matrix::Matrix &teaching) | Sox | virtual |
| SIdx(const std::string &name) | AbstractController | virtual |
| SInfo(int index) | AbstractController | virtual |
| Sox(const SoxConf &conf=getDefaultConf()) | Sox | |
| Sox(double init_feedback_strength, bool useExtendedModel=true, bool useTeaching=false) | Sox | |
| step(const sensor *, int number_sensors, motor *, int number_motors) | Sox | virtual |
| stepNoLearning(const sensor *, int number_sensors, motor *, int number_motors) | Sox | virtual |
| store(FILE *f) const | Sox | virtual |
| storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | virtual |
| storeToFile(const char *filename) const | Storeable | |
| t | Sox | protected |
| v_avg | Sox | protected |
| x | Sox | protected |
| x_buffer | Sox | protected |
| x_smooth | Sox | protected |
| y_buffer | Sox | protected |
| y_teaching | Sox | protected |
| ~BackCaller() | BackCaller | virtual |
| ~Configurable() | Configurable | inlinevirtual |
| ~Inspectable() | Inspectable | virtual |
| ~Parametrizable() | Parametrizable | inlinevirtual |
| ~Sox() | Sox | virtual |
| ~Storeable() | Storeable | inlinevirtual |
| ~Teachable() | Teachable | inlinevirtual |