#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 __DerivativeWiringConf | DerivativeWiringConf |
Configuration Object for DerivativeWiring. |
typedef struct __DerivativeWiringConf DerivativeWiringConf |
Configuration Object for DerivativeWiring.
If all boolean parametes are false, id is set to true (equivalent to One2OneWiring)