NTRT Simulator
Version: Master
|
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, double maxH=60.0, double minH=1.0) | |
Definition at line 51 of file JSONStatsFeedbackControl.h.
JSONStatsFeedbackControl::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 , |
||
double | maxH = 60.0 , |
||
double | minH = 1.0 |
||
) |
The only constructor.
Definition at line 62 of file JSONStatsFeedbackControl.cpp.