Enum GuideDirection
The direction in which the guide-rate motion is to be made.
Namespace: ES.Ascom.Alpaca.Devices
Assembly: ES.Ascom.Alpaca.Shared.dll
Syntax
public enum GuideDirection
Fields
| Name | Description |
|---|---|
| East | East (+ right ascension/azimuth). |
| North | North (+ declination/altitude). |
| South | South (- declination/altitude). |
| West | West (- right ascension/azimuth) |