|
iSpike
2.1
Spike conversion library for robotics
|
#include <iSpike/Channel/OutputChannel/JointOutputChannel.hpp>#include <iSpike/Log/Log.hpp>#include <iSpike/ISpikeException.hpp>Go to the source code of this file.
Defines | |
| #define | MIN_ANGLE_NAME "Minimum Angle" |
| #define | MAX_ANGLE_NAME "Maximum Angle" |
| #define | RATE_OF_DECAY_NAME "Rate of Decay" |
| #define | CURRENT_INCREMENT_NAME "Current Increment" |
| #define | NEURON_WIDTH_NAME "Neuron Width" |
| #define | NEURON_HEIGHT_NAME "Neuron Height" |
| #define | DEGREE_OF_FREEDOM_PROP "Degree of Freedom" |
| #define CURRENT_INCREMENT_NAME "Current Increment" |
Definition at line 11 of file JointOutputChannel.cpp.
| #define DEGREE_OF_FREEDOM_PROP "Degree of Freedom" |
Definition at line 14 of file JointOutputChannel.cpp.
| #define MAX_ANGLE_NAME "Maximum Angle" |
Definition at line 9 of file JointOutputChannel.cpp.
| #define MIN_ANGLE_NAME "Minimum Angle" |
Definition at line 8 of file JointOutputChannel.cpp.
| #define NEURON_HEIGHT_NAME "Neuron Height" |
Definition at line 13 of file JointOutputChannel.cpp.
| #define NEURON_WIDTH_NAME "Neuron Width" |
Definition at line 12 of file JointOutputChannel.cpp.
| #define RATE_OF_DECAY_NAME "Rate of Decay" |
Definition at line 10 of file JointOutputChannel.cpp.