IDomeV2Altitude Property
The dome altitude (degrees, horizon zero and increasing positive to 90 zenith).

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
double Altitude { get; }

Property Value

Type: Double
Exceptions
ExceptionCondition
PropertyNotImplementedExceptionIf the property is not implemented
Remarks
Raises an error only if no altitude control. If actual dome altitude can not be read, then reports back the last slew position.
See Also