#include <invertmotornstep.h>
Public Attributes | |
int | buffersize |
double | cInit |
double | cNonDiag |
cNonDiag is the size of the nondiagonal elements in respect to the diagonal (cInit) ones | |
bool | useS |
useS decides whether to use the S matrix in addition to the A matrix | |
bool | someInternalParams |
someInternalParams if true only some internal parameters are exported, all otherwise | |
bool | useTeaching |
if true, the controller honors the teaching signal |
|
|
|
|
|
cNonDiag is the size of the nondiagonal elements in respect to the diagonal (cInit) ones
|
|
someInternalParams if true only some internal parameters are exported, all otherwise
|
|
useS decides whether to use the S matrix in addition to the A matrix
|
|
if true, the controller honors the teaching signal
|