IDomeV3SlewToAltitude Method
Ensure that the requested viewing altitude is available for observing.
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
void SlewToAltitude(
double Altitude
)
Sub SlewToAltitude (
Altitude As Double
)
void SlewToAltitude(
double Altitude
)
Parameters
- Altitude Double
-
The desired viewing altitude (degrees, horizon zero and increasing positive to 90 degrees at the zenith)
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| IDome | Platform 3.0 | Member added. |