IQuickStop

class IQuickStop : virtual public IMoveCommand, virtual public IApplyParameterSet

A command performing a second order quick stop trajectory.

Remarks

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

IQuickStop::~IQuickStop()