org.lsst.ccs.subsystems.shutter.simulator.motor
Interface MotorListener


public interface MotorListener

Author:
azemoon

Method Summary
 void motorStopped()
           
 void positionChanged(MotorPosition p)
           
 

Method Detail

positionChanged

void positionChanged(MotorPosition p)

motorStopped

void motorStopped()


Copyright © 2013 LSST. All Rights Reserved.