org.minetti.astrodevice.common.object
Interface RotatorCapabilities


public interface RotatorCapabilities

Object representing all capabilities of a rotator.

Author:
Jean-Philippe MINETTI

Method Summary
 boolean canReverse()
          Returns TRUE if the rotator supports the RotatorOrbProcess.setReverse(long, boolean) method.
 

Method Detail

canReverse

boolean canReverse()
Returns TRUE if the rotator supports the RotatorOrbProcess.setReverse(long, boolean) method.

Returns:
TRUE if the rotator supports the RotatorOrbProcess.setReverse(long, boolean) method.


Copyright © 2012 astroDevice. All Rights Reserved.