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
derivativewiring.h File Reference
#include "abstractwiring.h"
Include dependency graph for derivativewiring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  __DerivativeWiringConf
 Configuration object for DerivativeWiring. More...
 
class  DerivativeWiring
 Implements a wiring (between controller and robot) which includes the first and second derivative of the original robot sensor values. More...
 

Typedefs

typedef struct
__DerivativeWiringConf 
DerivativeWiringConf
 Configuration object for DerivativeWiring. More...
 

Typedef Documentation

Configuration object for DerivativeWiring.

If all boolean parametes are false, id is set to true (equivalent to One2OneWiring)