PositionVectorElevation Property
The elevation (altitude) coordinate (degrees, + up)
Namespace: ASCOM.Tools.NovasComAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public double Elevation { get; }
Public ReadOnly Property Elevation As Double
Get
DoubleThe elevation (altitude) coordinate (degrees, + up)
Double(Degrees, + up
Elevation is available only in PositionVectors returned from calls to
Star.GetTopocentricPosition() and/or Planet.GetTopocentricPosition().
| HelperException | When the position vector has not been
initialised from Star.GetTopoCentricPosition and Planet.GetTopocentricPosition |
Supported in: 2.0