IContact.EndElevationDegree Property

Definition

Spacecraft elevation above the horizon at contact end.

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

Property Value

Attributes

Applies to