|
NTRT Simulator
v1.1
|


Public Member Functions | |
| Config (int ss, int tm, int om, int param, int segnum=6, double ct=0.1, double la=0, double ha=30, double lp=-1 *M_PI, double hp=M_PI, double kt=0.0, double kp=1000.0, double kv=100.0, bool def=true, double cl=10.0, double lf=0.0, double hf=30.0, double ffMin=0.0, double ffMax=0.0, double afMin=0.0, double afMax=0.0, double pfMin=0.0, double pfMax=0.0) | |
Definition at line 49 of file SpineFeedbackControl.h.
| SpineFeedbackControl::Config::Config | ( | int | ss, |
| int | tm, | ||
| int | om, | ||
| int | param, | ||
| int | segnum = 6, |
||
| double | ct = 0.1, |
||
| double | la = 0, |
||
| double | ha = 30, |
||
| double | lp = -1 * M_PI, |
||
| double | hp = M_PI, |
||
| double | kt = 0.0, |
||
| double | kp = 1000.0, |
||
| double | kv = 100.0, |
||
| bool | def = true, |
||
| double | cl = 10.0, |
||
| double | lf = 0.0, |
||
| double | hf = 30.0, |
||
| double | ffMin = 0.0, |
||
| double | ffMax = 0.0, |
||
| double | afMin = 0.0, |
||
| double | afMax = 0.0, |
||
| double | pfMin = 0.0, |
||
| double | pfMax = 0.0 |
||
| ) |
The only constructor.
Definition at line 54 of file SpineFeedbackControl.cpp.