|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
This is the complete list of members for StatisticTools, including all inherited members.
| activeMeasures | StatisticTools | protected |
| 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 |
| addMeasure(double &observedValue, const char *measureName, MeasureMode mode, long stepSpan, double additionalParam=0) | StatisticTools | virtual |
| addMeasure(AbstractMeasure *measure) | StatisticTools | virtual |
| addMeasureList(std::list< AbstractMeasure * > measureList) | StatisticTools | virtual |
| addMeasureList(std::list< ComplexMeasure * > measureList) | StatisticTools | virtual |
| addMeasureList(std::list< StatisticMeasure * > measureList) | StatisticTools | virtual |
| beginMeasureAt(long step) | StatisticTools | virtual |
| beginMeasureCounter | StatisticTools | protected |
| Callbackable() | Callbackable | inline |
| doOnCallBack(BackCaller *source, BackCaller::CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE) | StatisticTools | virtual |
| getInfoLines() const | Inspectable | virtual |
| getInspectables() const | Inspectable | virtual |
| getInternalParamNames() const | Inspectable | virtual |
| getInternalParams() const | Inspectable | virtual |
| getInternalParamsPtr() const | Inspectable | virtual |
| getMeasure(double &observedValue, const char *measureName, MeasureMode mode, long stepSpan, double additionalParam=0) | StatisticTools | virtual |
| getMeasure(const std::string &measureName) const | StatisticTools | virtual |
| getNameOfInspectable() const | Inspectable | 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 | |
| infoLinesList typedef | Inspectable | |
| infoLineStringList | Inspectable | protected |
| 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 |
| measureStarted() | StatisticTools | inlinevirtual |
| name | Inspectable | protected |
| removeInfoLines() | Inspectable | virtual |
| removeInspectable(Inspectable *insp) | Inspectable | virtual |
| setNameOfInspectable(const iparamkey &name) | Inspectable | virtual |
| StatisticTools(const std::string &name="StatisticTools") | StatisticTools | inline |
| ~Callbackable() | Callbackable | inlinevirtual |
| ~Inspectable() | Inspectable | virtual |