|
#include <RobotComponents/components/Feedforward/GazeStabOptions.hh>
Public Member Functions | |
GazeStabOptions (int model) | |
~GazeStabOptions () | |
Public Attributes | |
double | lambda |
int | model |
int | pseudo_inverse |
int | weighted_inverse |
Definition at line 3 of file GazeStabOptions.hh.
GazeStabOptions | ( | int | model | ) |
Definition at line 4 of file GazeStabOptions.cc.
|
default |
double lambda |
Definition at line 14 of file GazeStabOptions.hh.
int model |
Definition at line 9 of file GazeStabOptions.hh.
int pseudo_inverse |
Definition at line 11 of file GazeStabOptions.hh.
int weighted_inverse |
Definition at line 12 of file GazeStabOptions.hh.