IContact.EndElevationDegree Property

Definition

Spacecraft elevation above the horizon at contact end.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Spacecraft elevation above the horizon at contact end.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="endElevationDegrees", Update=false)]
public float? EndElevationDegree { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Spacecraft elevation above the horizon at contact end.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="endElevationDegrees", Update=false)>]
member this.EndElevationDegree : Nullable<single>
Public ReadOnly Property EndElevationDegree As Nullable(Of Single)

Property Value

Attributes

Applies to