com.phidgets.event
Interface ServoVelocityChangeListener


public interface ServoVelocityChangeListener

This interface represents a ServoVelocityChangeEvent. This event originates from the Phidget Advanced Servo Controller

Author:
Phidgets Inc.

Method Summary
 void servoVelocityChanged(ServoVelocityChangeEvent ae)
          This method is called with the event data when a new event arrives.
 

Method Detail

servoVelocityChanged

public void servoVelocityChanged(ServoVelocityChangeEvent ae)
This method is called with the event data when a new event arrives.

Parameters:
ae - the event data object containing event data