Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include "abstractcontroller.h"
#include <selforg/matrix.h>
#include "controller_misc.h"
#include <selforg/configurable.h>
Go to the source code of this file.
Classes | |
struct | AbstractIAFControllerConf |
class | AbstractIAFController |
Abstract class (interface) for robot controller that uses an integrate and fire neuron model. More... | |
Typedefs | |
typedef struct AbstractIAFControllerConf | AbstractIAFControllerConf |
typedef struct AbstractIAFControllerConf AbstractIAFControllerConf |