...
This commit is contained in:
@@ -61,6 +61,9 @@ struct MccSimpleMovingModelParams {
|
||||
|
||||
// time shift into future to compute target position in future (UT1-scale time duration)
|
||||
std::chrono::milliseconds timeShiftToTargetPoint{10000};
|
||||
// maximal target-to-mount difference for tracking process (in arcsecs)
|
||||
// it it is greater then the current mount coordinates are used as target one
|
||||
double trackingMaxCoordDiff{20.0};
|
||||
|
||||
// ******* guiding mode *******
|
||||
|
||||
|
||||
Reference in New Issue
Block a user