ISmoothStop

class ISmoothStop : virtual public IMoveCommand, virtual public IApplyParameterSet

A command performing a smooth stop trajectory.

Remarks

The trajectory generator calculates a trajectory using the actual velocity as start velocity for the trajectory and zero as end velocity.

ISmoothStop::~ISmoothStop()