Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE > Member List

This is the complete list of members for Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >, including all inherited members.

AInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
AbstractController(const std::string &name, const std::string &revision)AbstractControllerinline
addCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCallervirtual
addConfigurable(Configurable *conf)Configurablevirtual
addInfoLine(std::string infoLine)Inspectablevirtual
addInfoLines(std::list< std::string > infoLineList)Inspectablevirtual
addInspectable(Inspectable *insp)Inspectablevirtual
addInspectableDescription(const iparamkey &key, const std::string &descr)Inspectablevirtual
addInspectableMatrix(const iparamkey &key, const matrix::Matrix *m, bool only4x4AndDiag=true, const std::string &descr=std::string())Inspectablevirtual
addInspectableValue(const iparamkey &key, iparamval const *val, const std::string &descr=std::string())Inspectablevirtual
addParameter(const paramkey &key, paramval *val, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameter(const paramkey &key, paramval *val, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameter(const paramkey &key, parambool *val, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameter(const paramkey &key, paramint *val, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameter(const paramkey &key, paramint *val, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameterDef(const paramkey &key, paramval *val, paramval def, paramval minBound, paramval maxBound, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameterDef(const paramkey &key, paramval *val, paramval def, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameterDef(const paramkey &key, parambool *val, parambool def, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameterDef(const paramkey &key, paramint *val, paramint def, paramint minBound, paramint maxBound, const paramdescr &descr=paramdescr())Configurableinlinevirtual
addParameterDef(const paramkey &key, paramint *val, paramint def, const paramdescr &descr=paramdescr())Configurableinlinevirtual
BackCaller()BackCaller
CInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
calculateControllerValues(double *x_smooth, double *y)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
calculateDelayedValues(double source[BUFFER_SIZE][NUMBER_CHANNELS], paramval number_steps_of_delay_, double *target)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
calculateE(const double *x_, const double *x_delay, const double *y_delay)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
calculateSmoothValues(double source[BUFFER_SIZE][NUMBER_CHANNELS], paramval number_steps_for_averaging_, double *target)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
callBack(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCallervirtual
CALLBACK_CONFIGURABLE_CHANGEDConfigurablestatic
CallbackableType typedefBackCaller
callBackQMP(CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCallervirtual
Configurable()Configurableinline
Configurable(const std::string &name, const std::string &revision)Configurableinline
configurableChanged()Configurablevirtual
configurableList typedefConfigurable
copyParameters(const Configurable &, bool traverseChildren=true)Configurableprotected
damping_cInvertControllerprotected
DEFAULT_CALLBACKABLE_TYPEBackCallerstatic
deltaInvertControllerprotected
desensInvertControllerprotected
epsInvertControllerprotected
epsilon_itInvertControllerprotected
factor_aInvertControllerprotected
g(double z)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlinevirtual
g_s(double z)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlinevirtual
getAllParamNames(bool traverseChildren=true)Configurablevirtual
getConfigurables() const Configurablevirtual
getId() const Configurableinline
getInfoLines() const Inspectablevirtual
getInspectables() const Inspectablevirtual
getInternalParamNames(paramkey *&keylist)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
InvertController::getInternalParamNames() const Inspectablevirtual
getInternalParams(paramval *vallist, int length)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
InvertController::getInternalParams() const Inspectablevirtual
getInternalParamsPtr() const Inspectablevirtual
getMotorNumber() const =0AbstractControllerpure virtual
getName() const Configurableinlinevirtual
getNameOfInspectable() const Inspectablevirtual
getParam(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
getParamBoolMap() const Configurableinlinevirtual
getParamDescr(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
getParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
getParamIntMap() const Configurableinlinevirtual
getParamList() const Configurableinlinevirtual
getParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
getParamValMap() const Configurableinlinevirtual
getRevision() const Configurableinlinevirtual
getSensorNumber() const =0AbstractControllerpure virtual
getStructuralConnections() const Inspectablevirtual
getStructuralLayers() const Inspectablevirtual
hInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
hasParam(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
hasParamDescr(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
hasParamintBounds(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
hasParamvalBounds(const paramkey &key, bool traverseChildren=true) const Configurablevirtual
IConnection typedefInspectable
iconnectionlist typedefInspectable
ILayer typedefInspectable
ilayerlist typedefInspectable
imatrixpair typedefInspectable
imatrixpairlist typedefInspectable
infoLinesList typedefInspectable
infoLineStringListInspectableprotected
init(int sensornumber, int motornumber, RandGen *randGen=0)=0AbstractControllerpure virtual
Inspectable(const iparamkey &name="")Inspectable
inspectableList typedefInspectable
inverseMatrix(double Q[NUMBER_CHANNELS][NUMBER_CHANNELS], double Q_1[NUMBER_CHANNELS][NUMBER_CHANNELS])Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
Invert3ChannelController()Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inline
InvertController(const std::string &name, const std::string &revision)InvertControllerinline
iparamkey typedefInspectable
iparamkeylist typedefInspectable
iparampair typedefInspectable
iparampairlist typedefInspectable
iparamval typedefInspectable
iparamvallist typedefInspectable
iparamvalptrlist typedefInspectable
learn(const double *x_, const double *x_delay, const double *y_delay)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
learnModel(const double *x_actual, double *y_effective)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
mapOfMatricesInspectableprotected
mapOfValuesInspectableprotected
MIdx(const std::string &name)AbstractControllervirtual
MInfo(int index)AbstractControllervirtual
motor typedefAbstractController
motorBabblingStep(const sensor *, int number_sensors, const motor *, int number_motors)AbstractControllerinlinevirtual
motorIndexMapAbstractControllerprotected
motorInfoMapAbstractControllerprotected
motorInfos(std::list< SensorMotorInfo > motorInfos)AbstractControllervirtual
nameInspectableprotected
notifyOnChange(const paramkey &key)Configurableinlinevirtual
number_itInvertControllerprotected
parambool typedefConfigurable
paramboollist typedefConfigurable
paramboolmap typedefConfigurable
paramboolpair typedefConfigurable
paramdescr typedefConfigurable
paramdescrmap typedefConfigurable
paramint typedefConfigurable
paramintBounds typedefConfigurable
paramintBoundsMap typedefConfigurable
paramintlist typedefConfigurable
paramintmap typedefConfigurable
paramintpair typedefConfigurable
paramkey typedefConfigurable
paramlist typedefConfigurable
parammap typedefConfigurable
paramval typedefConfigurable
paramvalBounds typedefConfigurable
paramvalBoundsMap typedefConfigurable
paramvalpair typedefConfigurable
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 Configurableprotected
putInBuffer(double buffer[BUFFER_SIZE][NUMBER_CHANNELS], const double *values)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlineprotectedvirtual
removeAllCallbackables(CallbackableType type)BackCallervirtual
removeCallbackable(Callbackable *callbackableInstance, CallbackableType type=BackCaller::DEFAULT_CALLBACKABLE_TYPE)BackCallervirtual
removeConfigurable(Configurable *conf)Configurablevirtual
removeInfoLines()Inspectablevirtual
removeInspectable(Inspectable *insp)Inspectablevirtual
restore(FILE *f)=0Storeablepure virtual
restoreCfg(const char *filenamestem)Configurablevirtual
restoreFromFile(const char *filename)Storeable
rhoInvertControllerprotected
s4avgInvertControllerprotected
s4delayInvertControllerprotected
sensor typedefAbstractController
sensorIndexMapAbstractControllerprotected
sensorInfoMapAbstractControllerprotected
sensorInfos(std::list< SensorMotorInfo > sensorInfos)AbstractControllervirtual
setName(const paramkey &name, bool callSetNameOfInspectable=true)Configurablevirtual
setNameOfInspectable(const iparamkey &name)Inspectablevirtual
setParam(const paramkey &key, paramval val, bool traverseChildren=true)Configurablevirtual
setParamBounds(const paramkey &key, paramval minBound, paramval maxBound, bool traverseChildren=true)Configurablevirtual
setParamBounds(const paramkey &key, paramint minBound, paramint maxBound, bool traverseChildren=true)Configurablevirtual
setParamBounds(const paramkey &key, paramvalBounds bounds, bool traverseChildren=true)Configurablevirtual
setParamBounds(const paramkey &key, paramintBounds bounds, bool traverseChildren=true)Configurablevirtual
setParamDescr(const paramkey &key, const paramdescr &descr, bool traverseChildren=true)Configurablevirtual
setRevision(const paramkey &revision)Configurableinlinevirtual
SIdx(const std::string &name)AbstractControllervirtual
SInfo(int index)AbstractControllervirtual
squash(double z)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlinevirtual
step(const sensor *x_, int sensornumber, motor *y_, int motornumber)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlinevirtual
stepNoLearning(const sensor *x_, int sensornumber, motor *y_, int motornumber)Invert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >inlinevirtual
store(FILE *f) const =0Storeablepure virtual
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >())Configurablevirtual
storeToFile(const char *filename) const Storeable
tInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
x_bufferInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
xsi4EInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
xsi4ModelInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
y_bufferInvert3ChannelController< NUMBER_CHANNELS, BUFFER_SIZE >
~BackCaller()BackCallervirtual
~Configurable()Configurableinlinevirtual
~Inspectable()Inspectablevirtual
~Storeable()Storeableinlinevirtual