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