InvertMotorNStepConf Struct Reference

#include <invertmotornstep.h>

List of all members.

Public Attributes

int buffersize
double cInit
double cNonDiag
 cNonDiag is the size of the nondiagonal elements in respect to the diagonal (cInit) ones
double cNonDiagAbs
 cNonDiag is the value of the nondiagonal elements
bool useS
 useS decides whether to use the S matrix in addition to the A matrix (sees sensors)
bool useSD
 useSD decides whether to use the SD matrix in addition to the A matrix (sees first and second derivatives)
int numberContext
 number of context sensors(considered at the end of the sensor vector.
bool someInternalParams
 someInternalParams if true only some internal parameters are exported, all otherwise


Member Data Documentation

int buffersize

double cInit

double cNonDiag

cNonDiag is the size of the nondiagonal elements in respect to the diagonal (cInit) ones

double cNonDiagAbs

cNonDiag is the value of the nondiagonal elements

int numberContext

number of context sensors(considered at the end of the sensor vector.

If not 0, then S will only get them as input

bool someInternalParams

someInternalParams if true only some internal parameters are exported, all otherwise

bool useS

useS decides whether to use the S matrix in addition to the A matrix (sees sensors)

bool useSD

useSD decides whether to use the SD matrix in addition to the A matrix (sees first and second derivatives)


The documentation for this struct was generated from the following file:
Generated on Tue Sep 16 22:01:25 2008 for Robotsystem of the Robot Group Leipzig by  doxygen 1.4.7