TransformElevationTopocentric Property
Returns the topocentric elevation of the target
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public double ElevationTopocentric { get; }
Public ReadOnly Property ElevationTopocentric As Double
Get
DoubleTopocentric elevation angle
DoubleElevation angle in degrees
In normal mode (see
ObservedMode) this will output a refracted or unrefracted coordinate depending on the value of the
Refraction property.
In observed mode the value will always be the unrefracted value.
| TransformUninitialisedException | Exception thrown if an attempt is made
to read a value before any of the Set methods has been used or if the value can not be derived from the
information in the last Set method used. E.g. topocentric values will be unavailable if the last Set was
a SetApparent and one of the Site properties has not been set. |
Supported in: 2.0