Yt_AdjustMode
|
|
| 0
|
MasterDistance
|
The adjustment starts immediately, and completes when the master has travelled the specified distance. If MasterDistance is 0.0, then the profile adjustment finishes in the same scan it starts.
|
Yt_AdjustMode#MasterDistance
|
| 1
|
ElapsedTime
|
The adjustment starts immediately, and completes within the specified time. If Time=0.0, then the adjustment completes in the same scan it starts.
|
Yt_AdjustMode#ElapsedTime
|
| 2
|
WithinRange
|
The adjustment starts when the master crosses the StartPosition, and completes when the master reaches the EndPosition. If the master position is already between the StartPosition and EndPosition, then the adjustment starts immediately, but still completes at the EndPosition, which means that the correction speeds may be higher.
|
Yt_AdjustMode#WithinRange
|