AlignmentModes Enumeration
The alignment mode of the mount.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
public enum AlignmentModes
Members
  Member nameValueDescription
algAltAz0 Altitude-Azimuth alignment.
algPolar1 Polar (equatorial) mount other than German equatorial.
algGermanPolar2 German equatorial mount.
See Also