Difference between revisions of "MC-Basic:movingFrame.DAMPINGFACTOR"
m (Miborich moved page Axystems:MC-Basic:movingFrame.DAMPINGFACTOR to MC-Basic:movingFrame.DAMPINGFACTOR: Global renaming of Axystems: namespace into (Main):) |
|||
Line 45: | Line 45: | ||
}} | }} | ||
− | [[Category | + | [[Category:Motion:MovingFrame]] |
Latest revision as of 09:18, 22 May 2014
In Absolute Tracking Algorithm: A moving frame property that determines the approaching phase smoothness rate. This factor influences the speed of synchronization process. Other properties that influence this state are the element
kinematics limits (velocity, acceleration and jerk).
In Relative Tracking Algorithm: Defines the prediction factor scale. Bigger values assume longer prediction times.
Note : that values of FiterFactor and DampingFacor can significantly influence the synchronization (approaching phase) behavior so it is strongly recommended to use small values in the beginning and to increase them step-by-step until the desired results are obtained.
Syntax
<Moving Frame>. DampingFactor = <value>
Availability
Versions 4.0.26 and higher
Type
Double
Range
0.0 to MaxDouble
Default
3.0
Scope
Task or Terminal
Examples
CNV.dampingfactor = 0.5