Move the scope to the given horizon-based coordinates, with sidereal tracking off. Bypass software safety limits.
Util.UnsafeSlewToAltAz(Azimuth, Altitude)
The method syntax has these parts:
Part | Description |
---|---|
Azimuth (Double) | The desired azimuth, degrees (0-360) |
Altitude (Double) | The desired altitude above the horizon, degrees (0-360) |
Return (Nothing) | Does not return a value. |