...
This commit is contained in:
@@ -43,8 +43,8 @@ struct MccSimpleMovingModelParams {
|
||||
// slew process timeout
|
||||
std::chrono::seconds slewTimeout{3600};
|
||||
|
||||
double slewRateX{0.0}; // maximal slewing rate (0 means move with maximal allowed rate)
|
||||
double slewRateY{0.0}; // maximal slewing rate (0 means move with maximal allowed rate)
|
||||
double slewRateX{0.0}; // maximal slewing rate (0 means move with maximal allowed rate????!!!!!)
|
||||
double slewRateY{0.0}; // maximal slewing rate (0 means move with maximal allowed rate????!!!!!)
|
||||
|
||||
std::chrono::milliseconds adjustCycleInterval{500}; // minimum time between two successive adjustments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user