Matches the scope's local horizontal coordinates to the given local horizontal coordinates.
Telescope.SyncToAltAz(Azimuth, Altitude)
The method syntax has these parts:
Part | Description |
---|---|
Azimuth (Double) | Target azimuth (degrees, North-referenced, positive East/clockwise) |
Altitude (Double) | Target altitude (degrees, positive up) |
Return (Nothing) | Does not return a value. |
Raises an error if AtPark is True, or if Tracking is True.