Optional

Telescope.SiteLatitude Property

 Telescope.SiteLatitude  (read-write, Double)
 
The geodetic(map) latitude (degrees, positive North, WGS84) of the site at which the telescope is located.

Syntax

Telescope.SiteLatitude [= Double]

The property syntax has these parts:

Part Description
Value (Double) The geodetic(map) latitude (degrees, positive North, WGS84) of the site at which the telescope is located.

Remarks

Setting this property will raise an error if the given value is outside the range -90 to +90 degrees. Reading the property will raise an error if the value has never been set or is otherwise unavailable.