org.minetti.astrodevice.common.object
Interface RotatorCharacteristics


public interface RotatorCharacteristics

Object representing all characteristics of a rotator.

Author:
Jean-Philippe MINETTI

Method Summary
 float getStepSize()
          Returns the minimum step size.
 

Method Detail

getStepSize

float getStepSize()
Returns the minimum step size.

Raises an exception if the rotator does not intrinsically know what the step size is.

Returns:
Minimum step size, in degrees.
Throws:
PropertyNotImplementedException - Throw a PropertyNotImplementedException if the rotator does not know its step size.


Copyright © 2012 astroDevice. All Rights Reserved.