IRelMove¶
-
interface IRelMove : public IMoveCommand, public IApplyParameterSet¶
A move command that moves the configured relative distance, and uses the configured end velocity after the relative distance has been travelled.
System.Tuple<double, double> IRelMove.Configuration { get; set; }