AlignmentModes Enumeration |
The alignment mode of the mount.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic enum AlignmentModes
Public Enumeration AlignmentModes
public enum class AlignmentModes
Members| Member name | Value | Description |
|---|
| algAltAz | 0 |
Altitude-Azimuth alignment.
|
| algPolar | 1 |
Polar (equatorial) mount other than German equatorial.
|
| algGermanPolar | 2 |
German equatorial mount.
|
See Also