Click or drag to resize

AlignmentModes Enumeration

The alignment mode of the mount.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
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