|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
This is the complete list of members for One2OneWiring, including all inherited members.
| AbstractWiring(NoiseGenerator *noise, int plotMode=Controller, const std::string &name="AbstractWiring") | AbstractWiring | inline |
| 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 |
| addSensorMotorInfosToInspectable(const std::list< SensorMotorInfo > &robotSensorInfos, const std::list< SensorMotorInfo > &robotMotorInfos, const std::list< SensorMotorInfo > &controllerSensorInfos, const std::list< SensorMotorInfo > &controllerMotorInfos) | AbstractWiring | |
| blind | One2OneWiring | protected |
| blindmotors | One2OneWiring | protected |
| cmotornumber | AbstractWiring | protected |
| Controller enum value | AbstractWiring | |
| csensornumber | AbstractWiring | protected |
| getControllerMotornumber() | AbstractWiring | inlinevirtual |
| getControllerSensornumber() | AbstractWiring | inlinevirtual |
| getInfoLines() const | Inspectable | virtual |
| getInspectables() const | Inspectable | virtual |
| getInternalParamNames() const | Inspectable | virtual |
| getInternalParams() const | Inspectable | virtual |
| getInternalParamsPtr() const | Inspectable | virtual |
| getNameOfInspectable() const | Inspectable | virtual |
| getRobotMotornumber() | AbstractWiring | inlinevirtual |
| getRobotSensornumber() | AbstractWiring | inlinevirtual |
| 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 | |
| infoLinesList typedef | Inspectable | |
| infoLineStringList | Inspectable | protected |
| init(int robotsensornumber, int robotmotornumber, RandGen *randGen=0) | AbstractWiring | virtual |
| initialised | AbstractWiring | protected |
| initIntern() | One2OneWiring | protectedvirtual |
| Inspectable(const iparamkey &name="") | Inspectable | |
| inspectableList typedef | Inspectable | |
| iparamkey typedef | Inspectable | |
| iparamkeylist typedef | Inspectable | |
| iparampair typedef | Inspectable | |
| iparampairlist typedef | Inspectable | |
| iparamval typedef | Inspectable | |
| iparamvallist typedef | Inspectable | |
| iparamvalptrlist typedef | Inspectable | |
| mapOfMatrices | Inspectable | protected |
| mapOfValues | Inspectable | protected |
| mCmotors | AbstractWiring | protected |
| mCsensors | AbstractWiring | protected |
| mNoise | AbstractWiring | protected |
| motor typedef | AbstractWiring | |
| mRmotors | AbstractWiring | protected |
| mRsensors | AbstractWiring | protected |
| name | Inspectable | protected |
| Noise enum value | AbstractWiring | |
| noiseGenerator | AbstractWiring | protected |
| noisenumber | AbstractWiring | protected |
| noisevals | AbstractWiring | protected |
| Nothing enum value | AbstractWiring | |
| One2OneWiring(NoiseGenerator *noise, int plotMode=Controller, int blind=0, const std::string &name="One2OneWiring") | One2OneWiring | |
| plotMode | AbstractWiring | protected |
| PlotTypes enum name | AbstractWiring | |
| randGen | AbstractWiring | protected |
| removeInfoLines() | Inspectable | virtual |
| removeInspectable(Inspectable *insp) | Inspectable | virtual |
| reset() | AbstractWiring | inlinevirtual |
| rmotornumber | AbstractWiring | protected |
| Robot enum value | AbstractWiring | |
| rsensornumber | AbstractWiring | protected |
| sensor typedef | AbstractWiring | |
| setNameOfInspectable(const iparamkey &name) | Inspectable | virtual |
| wireMotorInfos(const std::list< SensorMotorInfo > &robotMotorInfos) | AbstractWiring | virtual |
| wireMotors(motor *rmotors, int rmotornumber, const motor *cmotors, int cmotornumber) | AbstractWiring | virtual |
| wireMotorsIntern(motor *rmotors, int rmotornumber, const motor *cmotors, int cmotornumber) | One2OneWiring | protectedvirtual |
| wireSensorInfos(const std::list< SensorMotorInfo > &robotSensorInfos) | AbstractWiring | virtual |
| wireSensors(const sensor *rsensors, int rsensornumber, sensor *csensors, int csensornumber, double noiseStrength) | AbstractWiring | virtual |
| wireSensorsIntern(const sensor *rsensors, int rsensornumber, sensor *csensors, int csensornumber, double noise) | One2OneWiring | protectedvirtual |
| ~AbstractWiring() | AbstractWiring | inlinevirtual |
| ~Inspectable() | Inspectable | virtual |
| ~One2OneWiring() | One2OneWiring | virtual |