Purpose
Move the telescope the given number of arcseconds in the
azimuth and elevation directions.
Usage
azel x y
Arguments
x = distance to move in azimuth [arcsec]
y = distance to move in elevation [arcsec]
Output
Restrictions
- "x" and "y" must be real values
Exit values
0 = normal completion
1 = wrong number of arguments
Example
1) Move the telescope 10 arcseconds in the positive azimuth
direction and 20 arcsec in the negative elevation direction
az 10 -20