Edit

Share via


SatelliteInfo.Elevation Property

Definition

Elevation of the satellite. This gives the elevation of the satellite (values close to 0 mean the satellite is near the horizon, values close to 90 mean it is right above the observer)

public UnitsNet.Angle? Elevation { get; }
member this.Elevation : Nullable<UnitsNet.Angle>
Public ReadOnly Property Elevation As Nullable(Of Angle)

Property Value

Nullable<UnitsNet.Angle>

Applies to