|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
#include <inspectable.h>
Public Member Functions | |
| IConnection (const std::string &matrixname, const std::string &vector1, const std::string &vector2) | |
Public Attributes | |
| std::string | matrixname |
| matrix name is the prefix of the internal parameter matrix e.g. "A" More... | |
| std::string | vector1 |
| vectorname of input layer More... | |
| std::string | vector2 |
| vectorname of output layer More... | |
|
inline |
| std::string matrixname |
matrix name is the prefix of the internal parameter matrix e.g. "A"
| std::string vector1 |
vectorname of input layer
| std::string vector2 |
vectorname of output layer